Searched refs:cspi1_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 178 	clk[cspi1_gate] = imx_clk_gate2("cspi1_gate", "ipg", base + MX35_CCM_CGR0, 10);  in _mx35_clocks_init() 258 	clk_register_clkdev(clk[cspi1_gate], "per", "imx35-cspi.0");  in mx35_clocks_init() 259 	clk_register_clkdev(clk[cspi1_gate], "ipg", "imx35-cspi.0");  in mx35_clocks_init()
  | 
| D | clk-imx31.c | 47 	uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate,  enumerator 119 	clk[cspi1_gate] = imx_clk_gate2("cspi1_gate", "ipg", base + MXC_CCM_CGR2, 2);  in _mx31_clocks_init() 147 	clk_register_clkdev(clk[cspi1_gate], NULL, "imx31-cspi.0");  in mx31_clocks_init()
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ | 
| D | imx31-clock.txt | 68 	cspi1_gate           53
  | 
| D | imx35-clock.txt | 50 	cspi1_gate		35
  |