Searched refs:BD70528_WDT_STATE_BIT (Results 1 – 3 of 3) sorted by relevance
60 *old_state |= BD70528_WDT_STATE_BIT; in bd70528_wdt_set()62 *old_state &= ~BD70528_WDT_STATE_BIT; in bd70528_wdt_set()63 if ((!enable) == (!(*old_state & BD70528_WDT_STATE_BIT))) in bd70528_wdt_set()
327 #define BD70528_WDT_STATE_BIT 0x1 macro
136 ret = bd70528_wdt_set(r->parent, new_state & BD70528_WDT_STATE_BIT, in bd70528_set_rtc_based_timers()