Searched refs:BD70528_ELAPSED_STATE_BIT (Results 1 – 2 of 2) sorted by relevance
114 *old_state |= BD70528_ELAPSED_STATE_BIT; in bd70528_set_elapsed_tmr()116 *old_state &= ~BD70528_ELAPSED_STATE_BIT; in bd70528_set_elapsed_tmr()118 if ((!enable) == (!(*old_state & BD70528_ELAPSED_STATE_BIT))) in bd70528_set_elapsed_tmr()144 new_state & BD70528_ELAPSED_STATE_BIT, in bd70528_set_rtc_based_timers()
326 #define BD70528_ELAPSED_STATE_BIT 0x2 macro