Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dintel_pmc_bxt.h6 #define PMC_GCR_PMC_CFG_REG 0x08 macro
/linux-6.1.9/drivers/watchdog/
DiTCO_wdt.c240 return intel_pmc_gcr_update(pmc, PMC_GCR_PMC_CFG_REG, bits, value); in update_no_reboot_bit_pmc()