Home
last modified time | relevance | path

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

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