Searched full:cko1 (Results 1 – 6 of 6) 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/drivers/clk/imx/ |
D | clk-imx5.c | 333 clk[IMX5_CLK_CKO1] = imx_clk_gate2("cko1", "cko1_podf", MXC_CCM_CCOSR, 7); in mx50_clocks_init() 571 clk[IMX5_CLK_CKO1] = imx_clk_gate2("cko1", "cko1_podf", MXC_CCM_CCOSR, 7); in mx53_clocks_init()
|
D | clk-imx6ul.c | 70 static const char *cko_sels[] = { "cko1", "cko2", }; 483 hws[IMX6UL_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60, 7); in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 71 static const char *cko_sels[] = { "cko1", "cko2", }; 483 …hws[IMX6SX_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60,… in imx6sx_clocks_init()
|
D | clk-imx6q.c | 77 static const char *cko_sels[] = { "cko1", "cko2", }; 906 …hws[IMX6QDL_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60… in imx6q_clocks_init()
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-ac100.c | 85 "ac100-cko1-rtc",
|