Searched full:rtc_gate (Results  1 – 7 of 7) sorted by relevance
| /linux/drivers/clk/imx/ | 
| H A D | clk-imx31.c | 44 	mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate,  enumerator95 	clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MXC_CCM_CGR1, 8);  in _mx31_clocks_init()
 
 | 
| H A D | clk-imx35.c | 75 	/* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate,  enumerator198 	clk[rtc_gate] = imx_clk_gate2("rtc_gate", "ipg", base + MX35_CCM_CGR2,  0);  in _mx35_clocks_init()
 
 | 
| /linux/Documentation/devicetree/bindings/rtc/ | 
| H A D | nuvoton,ma35d1-rtc.yaml | 45         clocks = <&clk RTC_GATE>;
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | imx35-clock.yaml | 81         rtc_gate		62
 | 
| H A D | imx31-clock.yaml | 59         rtc_gate             40
 | 
| /linux/include/dt-bindings/clock/ | 
| H A D | nuvoton,ma35d1-clk.h | 194 #define RTC_GATE	179  macro
 | 
| /linux/drivers/clk/nuvoton/ | 
| H A D | clk-ma35d1.c | 895 	hws[RTC_GATE] = ma35d1_clk_gate(dev, "rtc_gate", "lxt",  in ma35d1_clocks_probe()
 |