Searched refs:PCI_CFG_HFS_1_D0I3_MSK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/misc/mei/ | ||
H A D | hw-me-regs.h | 126 # define PCI_CFG_HFS_1_D0I3_MSK 0x80000000 macro |
H A D | hw-me.c | 256 ((reg & PCI_CFG_HFS_1_D0I3_MSK) == PCI_CFG_HFS_1_D0I3_MSK); in mei_me_hw_config() |