Searched refs:rtc_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 57 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 118 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MXC_CCM_CGR1, 8); in _mx31_clocks_init() 165 clk_register_clkdev(clk[rtc_gate], "ipg", "imx21-rtc"); in mx31_clocks_init()
|
D | clk-imx35.c | 80 /* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate, enumerator 211 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MX35_CCM_CGR2, 0); in _mx35_clocks_init() 300 clk_register_clkdev(clk[rtc_gate], "ipg", "imx21-rtc"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 55 rtc_gate 40
|
D | imx35-clock.txt | 77 rtc_gate 62
|