Searched refs:SBC7240_ENABLED_STATUS_BIT (Results 1 – 1 of 1) sorted by relevance
54 #define SBC7240_ENABLED_STATUS_BIT 1 macro65 if (test_and_clear_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { in wdt_disable()74 if (!test_and_set_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) { in wdt_enable()96 if (test_bit(SBC7240_ENABLED_STATUS_BIT, &wdt_status)) in wdt_keepalive()