Home
last modified time | relevance | path

Searched refs:RTC_STS (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_s3.h14 #define RTC_STS (1 << 10) macro
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h15 #define RTC_STS (1 << 10) macro
/openbmc/linux/drivers/rtc/
H A Drtc-loongson.c61 #define RTC_STS BIT(10) /* RTC status */ macro
131 writel(RTC_STS, priv->pm_base + PM1_STS_REG); in loongson_rtc_handler()
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h312 #define RTC_STS (1 << 10) macro