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