Searched refs:SBC7240_ENABLED_STATUS_BIT (Results 1 – 1 of 1) sorted by relevance
45 #define SBC7240_ENABLED_STATUS_BIT 1 macro56 if (test_and_clear_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { in wdt_disable()65 if (!test_and_set_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { in wdt_enable()87 if (test_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) in wdt_keepalive()