Searched refs:ipu_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 125 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MXC_CCM_CGR1, 22); in _mx31_clocks_init() 169 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx31_clocks_init() 170 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx31_clocks_init()
|
D | clk-imx35.c | 79 /* 54 */ iomuxc_gate, ipu_gate, kpp_gate, mlb_gate, mshc_gate, enumerator 203 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MX35_CCM_CGR1, 18); in _mx35_clocks_init() 284 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx35_clocks_init() 285 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 62 ipu_gate 47
|
D | imx35-clock.txt | 70 ipu_gate 55
|