Searched refs:PCI_CFG_HFS_1_D0I3_MSK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/misc/mei/ | ||
| D | hw-me-regs.h | 98 # define PCI_CFG_HFS_1_D0I3_MSK 0x80000000 macro |
| D | hw-me.c | 228 ((reg & PCI_CFG_HFS_1_D0I3_MSK) == PCI_CFG_HFS_1_D0I3_MSK); in mei_me_hw_config() |