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