Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/mei/
H A Dhw-me-regs.h135 # define PCI_CFG_HFS_2_PM_EVENT_MASK 0xf000000 macro
H A Dhw-me.c514 fw_pm_event = fw_status.status[1] & PCI_CFG_HFS_2_PM_EVENT_MASK; in mei_me_check_fw_reset()