Home
last modified time | relevance | path

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

/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()