Home
last modified time | relevance | path

Searched full:xout (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Drenesas,rzg2l-cpg.yaml42 crystal oscillator (XIN/XOUT).
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py1023 xout = x[1].out
1026 (xsym.name_ver, xsym.lib.libfile), file=xout)
1029 (xsym.name_ver, xsym.lib.libfile), file=xout)
1033 print(i, file=xout)
1034 print(pp.result(), file=xout)
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a09g011.dtsi16 /* clock can be either from exclk or crystal oscillator (XIN/XOUT) */
H A Dr9a07g043.dtsi36 /* clock can be either from exclk or crystal oscillator (XIN/XOUT) */
H A Dr9a07g044.dtsi37 /* clock can be either from exclk or crystal oscillator (XIN/XOUT) */
H A Dr9a07g054.dtsi37 /* clock can be either from exclk or crystal oscillator (XIN/XOUT) */
/freebsd/contrib/sqlite3/
H A Dshell.c12228 ** the error message to callback function xOut.
30536 int (*xOut)(const char*,void*),