Searched refs:rtic_gate (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx31.c | 59 gacc_gate, emi_gate, rtic_gate, firi_gate, clk_max enumerator in enum:mx31_clks 140 clk[rtic_gate] = imx_clk_gate2("rtic_gate", "ahb", base + MXC_CCM_CGR2, 10); _mx31_clocks_init() 215 clk_register_clkdev(clk[rtic_gate], "rtic", NULL); mx31_clocks_init()
|
H A D | clk-imx35.c | 79 rtc_gate, rtic_gate, scc_gate, sdma_gate, spba_gate, spdif_gate, enumerator in enum:mx35_clks 210 clk[rtic_gate] = imx_clk_gate2("rtic_gate", "ahb", base + MX35_CCM_CGR2, 2); _mx35_clocks_init()
|
Completed in 242 milliseconds