Home
last modified time | relevance | path

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

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