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