Searched refs:no_reboot_bit (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A DiTCO_wdt.c148 static inline u32 no_reboot_bit(void) no_reboot_bit() function
176 val32 |= no_reboot_bit(); iTCO_wdt_set_NO_REBOOT_bit()
180 val32 |= no_reboot_bit(); iTCO_wdt_set_NO_REBOOT_bit()
187 u32 enable_bit = no_reboot_bit(); iTCO_wdt_unset_NO_REBOOT_bit()

Completed in 53 milliseconds