Searched refs:XTI (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/clk/samsung/ |
D | clk-s3c2410.c | 303 #define XTI 1 macro 305 FRATE(XTI, "xti", NULL, 0, 0), 312 struct samsung_clock_alias xti_alias = ALIAS(XTI, NULL, "xtal"); in s3c2410_common_clk_register_fixed_ext() 343 if (clk_hw_get_rate(hws[XTI]) == 12 * MHZ) { in s3c2410_common_clk_init() 353 if (clk_hw_get_rate(hws[XTI]) == 12 * MHZ) { in s3c2410_common_clk_init()
|
D | clk-s3c2412.c | 185 #define XTI 1 macro 187 FRATE(XTI, "xti", NULL, 0, 0), 196 struct samsung_clock_alias xti_alias = ALIAS(XTI, NULL, "xtal"); in s3c2412_common_clk_register_fixed_ext()
|
/linux-5.19.10/Documentation/devicetree/bindings/clock/ |
D | cirrus,cs2000-cp.yaml | 25 Common clock binding for CLK_IN, XTI/REF_CLK
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 22 - clocks, clock-names: Clock specifier for XTI input clock.
|