Searched refs:rtc_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx31.c | 56 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 123 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MXC_CCM_CGR1, 8); in _mx31_clocks_init() 174 clk_register_clkdev(clk[rtc_gate], "ipg", "imx21-rtc"); in mx31_clocks_init()
|
D | clk-imx35.c | 79 rtc_gate, rtic_gate, scc_gate, sdma_gate, spba_gate, spdif_gate, enumerator 209 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MX35_CCM_CGR2, 0); in _mx35_clocks_init() 298 clk_register_clkdev(clk[rtc_gate], "ipg", "imx21-rtc"); in mx35_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 55 rtc_gate 40
|
D | imx35-clock.txt | 77 rtc_gate 62
|