Searched refs:rtc_gate (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx21.c | 62 gpio_gate, i2c_gate, kpp_gate, owire_gate, rtc_gate, clk_max enumerator 127 clk[rtc_gate] = imx_clk_gate("rtc_gate", "ipg", CCM_PCCR1, 29); in mx21_clocks_init() 175 clk_register_clkdev(clk[rtc_gate], "rtc", NULL); in mx21_clocks_init()
|
D | clk-imx31.c | 42 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 97 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MXC_CCM_CGR1, 8); in mx31_clocks_init() 137 clk_register_clkdev(clk[rtc_gate], NULL, "imx21-rtc"); in mx31_clocks_init()
|
D | clk-imx35.c | 62 rtc_gate, rtic_gate, scc_gate, sdma_gate, spba_gate, spdif_gate, enumerator 181 clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MX35_CCM_CGR2, 0); in mx35_clocks_init()
|