Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drx8025.c57 #define RTC_CTL2_BIT_XST 0x20 macro
114 if (!(ctl2 & RTC_CTL2_BIT_XST)) { in rtc_get()
179 ctl2 |= RTC_CTL2_BIT_XST | RTC_CTL2_BIT_VDSL; in rtc_reset()