Searched refs:PCI_CFG_HFS_1_OPMODE_MSK (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/misc/mei/
H A Dhw-me-regs.h127 # define PCI_CFG_HFS_1_OPMODE_MSK 0xf0000 /* OP MODE Mask: SPS <= 4.0 */ macro
H A Dhw-me.c1568 return (reg & PCI_CFG_HFS_1_OPMODE_MSK) == PCI_CFG_HFS_1_OPMODE_SPS;

Completed in 255 milliseconds