Searched refs:WATCHDOG_CTRL_TRIGGER_BITS (Results 1 – 3 of 3) sorted by relevance
61 hw_set_bits(&watchdog_hw->ctrl, WATCHDOG_CTRL_TRIGGER_BITS); in _watchdog_enable()
28 #define WATCHDOG_CTRL_TRIGGER_BITS _u(0x80000000) macro