Home
last modified time | relevance | path

Searched defs:RTC_WDAY_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pl031.c61 #define RTC_WDAY_MASK (0x7 << RTC_WDAY_SHIFT) /* Day of Week [1-7] 1=Sunday */ macro
/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dds1685.h126 #define RTC_WDAY_MASK 0x07 /* - - - - - x x x */ macro