Home
last modified time | relevance | path

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

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