Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dhw-me-regs.h126 # define PCI_CFG_HFS_1_D0I3_MSK 0x80000000 macro
H A Dhw-me.c256 ((reg & PCI_CFG_HFS_1_D0I3_MSK) == PCI_CFG_HFS_1_D0I3_MSK); in mei_me_hw_config()