Searched refs:cspi2_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx35.c | 75 /* 34 */ can2_gate, cspi1_gate, cspi2_gate, ect_gate, edio_gate, enumerator 183 clk[cspi2_gate] = imx_clk_gate2("cspi2_gate", "ipg", base + MX35_CCM_CGR0, 12); in _mx35_clocks_init() 264 clk_register_clkdev(clk[cspi2_gate], "per", "imx35-cspi.1"); in mx35_clocks_init() 265 clk_register_clkdev(clk[cspi2_gate], "ipg", "imx35-cspi.1"); in mx35_clocks_init()
|
D | clk-imx31.c | 59 uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate, enumerator 132 clk[cspi2_gate] = imx_clk_gate2("cspi2_gate", "ipg", base + MXC_CCM_CGR2, 4); in _mx31_clocks_init() 160 clk_register_clkdev(clk[cspi2_gate], NULL, "imx31-cspi.1"); in mx31_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 69 cspi2_gate 54
|
D | imx35-clock.txt | 51 cspi2_gate 36
|