Searched refs:kpp_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 125 clk[kpp_gate] = imx_clk_gate("kpp_gate", "ipg", CCM_PCCR1, 30); in mx21_clocks_init() 169 clk_register_clkdev(clk[kpp_gate], NULL, "mxc-keypad"); in mx21_clocks_init()
|
D | clk-imx31.c | 43 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 103 clk[kpp_gate] = imx_clk_gate2("kpp_gate", "ipg", base + MXC_CCM_CGR1, 20); in mx31_clocks_init() 143 clk_register_clkdev(clk[kpp_gate], NULL, "imx-keypad"); in mx31_clocks_init()
|
D | clk-imx35.c | 61 kpp_gate, mlb_gate, mshc_gate, owire_gate, pwm_gate, rngc_gate, enumerator 174 clk[kpp_gate] = imx_clk_gate2("kpp_gate", "ipg", base + MX35_CCM_CGR1, 20); in mx35_clocks_init() 233 clk_register_clkdev(clk[kpp_gate], NULL, "imx-keypad"); in mx35_clocks_init()
|