Searched full:cko2 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | x-powers,ac100.yaml | 66 Name of the cko1, cko2 and cko3 clocks exposed by the codec
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx53-ppd.dts | 67 cko2_11M: sgtl-clock-cko2 { 796 /* CKO2 */
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx5.c | 338 clk[IMX5_CLK_CKO2] = imx_clk_gate2("cko2", "cko2_podf", MXC_CCM_CCOSR, 24); in mx50_clocks_init() 576 clk[IMX5_CLK_CKO2] = imx_clk_gate2("cko2", "cko2_podf", MXC_CCM_CCOSR, 24); in mx53_clocks_init()
|
D | clk-imx6ul.c | 70 static const char *cko_sels[] = { "cko1", "cko2", }; 484 hws[IMX6UL_CLK_CKO2] = imx_clk_hw_gate("cko2", "cko2_podf", base + 0x60, 24); in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 71 static const char *cko_sels[] = { "cko1", "cko2", }; 484 …hws[IMX6SX_CLK_CKO2] = imx_clk_hw_gate("cko2", "cko2_podf", base + 0x60,… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 77 static const char *cko_sels[] = { "cko1", "cko2", }; 907 …hws[IMX6QDL_CLK_CKO2] = imx_clk_hw_gate("cko2", "cko2_podf", base + 0x60… in imx6q_clocks_init()
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-ac100.c | 86 "ac100-cko2-rtc",
|