Searched refs:RTC_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
35 #define RTC_ENABLE_BIT (1 << 7) macro360 reg |= RTC_ENABLE_BIT; in mxc_rtc_probe()362 if (((readw(pdata->ioaddr + RTC_RTCCTL)) & RTC_ENABLE_BIT) == 0) { in mxc_rtc_probe()