Searched refs:wdog_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 57 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 119 clk[wdog_gate] = imx_clk_gate2("wdog_gate", "ipg", base + MXC_CCM_CGR1, 10); in _mx31_clocks_init() 163 clk_register_clkdev(clk[wdog_gate], NULL, "imx2-wdt.0"); in mx31_clocks_init()
|
D | clk-imx35.c | 82 /* 70 */ uart1_gate, uart2_gate, uart3_gate, usbotg_gate, wdog_gate, enumerator 223 clk[wdog_gate] = imx_clk_gate2("wdog_gate", "ipg", base + MX35_CCM_CGR2, 24); in _mx35_clocks_init() 313 clk_register_clkdev(clk[wdog_gate], NULL, "imx2-wdt.0"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 56 wdog_gate 41
|
D | imx35-clock.txt | 89 wdog_gate 74
|