Home
last modified time | relevance | path

Searched defs:RTC_ENABLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-aspeed.c20 #define RTC_ENABLE BIT(0) macro
H A Drtc-tps6586x.c25 #define RTC_ENABLE BIT(5) /* enables alarm */ macro
H A Drtc-loongson.c54 #define RTC_ENABLE BIT(13) /* 1: RTC counters enable */ macro
/openbmc/u-boot/drivers/rtc/
H A Ds3c24x0_rtc.c21 RTC_ENABLE, enumerator
/openbmc/qemu/hw/rtc/
H A Dexynos4210_rtc.c78 #define RTC_ENABLE 0x0001 macro