Searched refs:RTC_2HZ_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/rtc/ | ||
H A D | rtc-mxc.c | 27 #define RTC_2HZ_BIT (1 << 7) macro 36 #define PIT_ALL_ON (RTC_2HZ_BIT | RTC_SAM0_BIT | RTC_SAM1_BIT | \ 45 { 2, RTC_2HZ_BIT }, |
Completed in 51 milliseconds