Searched refs:PMC_CFG_NO_REBOOT_EN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mfd/ | ||
D | intel_pmc_bxt.h | 11 #define PMC_CFG_NO_REBOOT_EN BIT(4) macro |
/linux-6.1.9/drivers/watchdog/ | ||
D | iTCO_wdt.c | 237 u32 bits = PMC_CFG_NO_REBOOT_EN; in update_no_reboot_bit_pmc() |