Home
last modified time | relevance | path

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

/qemu/hw/rtc/
H A Daspeed_rtc.c24 #define RTC_UNLOCKED BIT(1) macro
106 if (!(rtc->reg[CONTROL] & RTC_UNLOCKED)) { in aspeed_rtc_write()