Searched refs:pwm_gate (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/clk/imx/ | 
| D | clk-imx31.c | 45 	mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate,  enumerator 108 	clk[pwm_gate] = imx_clk_gate2("pwm_gate", "per", base + MXC_CCM_CGR1, 12);  in _mx31_clocks_init() 150 	clk_register_clkdev(clk[pwm_gate], "pwm", NULL);  in mx31_clocks_init()
  | 
| D | clk-imx35.c | 76 	/* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate,  enumerator 204 	clk[pwm_gate] = imx_clk_gate2("pwm_gate", "ipg_per", base + MX35_CCM_CGR1, 28);  in _mx35_clocks_init()
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ | 
| D | imx31-clock.txt | 57 	pwm_gate             42
  | 
| D | imx35-clock.txt | 75 	pwm_gate		60
  |