Searched refs:rtc_gate (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx31.c | 42 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 96 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MXC_CCM_CGR1, 8); in mx31_clocks_init() 133 clk_register_clkdev(clk[rtc_gate], NULL, "imx21-rtc"); in mx31_clocks_init()
|
D | clk-imx35.c | 64 rtc_gate, rtic_gate, scc_gate, sdma_gate, spba_gate, spdif_gate, enumerator 182 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MX35_CCM_CGR2, 0); in mx35_clocks_init()
|