Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-aspeed.c19 #define RTC_UNLOCK BIT(1) macro
69 writel(ctrl | RTC_UNLOCK, rtc->base + RTC_CTRL); in aspeed_rtc_set_time()
H A Drtc-lp8788.c40 #define RTC_UNLOCK 0x1 macro
105 lp8788_write_byte(lp, LP8788_RTC_UNLOCK, RTC_UNLOCK); in lp8788_rtc_unlock()