Home
last modified time | relevance | path

Searched refs:PMC_CFG_NO_REBOOT_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dintel_pmc_bxt.h11 #define PMC_CFG_NO_REBOOT_EN BIT(4) macro
/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c237 u32 bits = PMC_CFG_NO_REBOOT_EN; in update_no_reboot_bit_pmc()