Home
last modified time | relevance | path

Searched refs:ST_LPC_MODE_RTC (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/rtc/
Drtc-st-lpc.txt17 ST_LPC_MODE_RTC [0]
27 st,lpc-mode = <ST_LPC_MODE_RTC>;
/Linux-v5.10/include/dt-bindings/mfd/
Dst-lpc.h13 #define ST_LPC_MODE_RTC 0 macro
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Dst,stih407-lpc17 ST_LPC_MODE_RTC [0]
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/
Dst_lpc_wdt.txt17 ST_LPC_MODE_RTC [0]
/Linux-v5.10/drivers/rtc/
Drtc-st-lpc.c198 if (mode != ST_LPC_MODE_RTC) in st_rtc_probe()