Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dx1205.c70 #define X1205_SR_RTCF 0x01 /* Clock failure */ macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-x1205.c68 #define X1205_SR_RTCF 0x01 /* Clock failure */ macro
643 if (sr & X1205_SR_RTCF) { in x1205_probe()