Searched refs:kpp_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 58 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 124 clk[kpp_gate] = imx_clk_gate2("kpp_gate", "ipg", base + MXC_CCM_CGR1, 20); in _mx31_clocks_init() 171 clk_register_clkdev(clk[kpp_gate], NULL, "imx-keypad"); in mx31_clocks_init()
|
D | clk-imx35.c | 79 /* 54 */ iomuxc_gate, ipu_gate, kpp_gate, mlb_gate, mshc_gate, enumerator 204 clk[kpp_gate] = imx_clk_gate2("kpp_gate", "ipg", base + MX35_CCM_CGR1, 20); in _mx35_clocks_init() 286 clk_register_clkdev(clk[kpp_gate], NULL, "imx-keypad"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 61 kpp_gate 46
|
D | imx35-clock.txt | 71 kpp_gate 56
|