Searched refs:PCI_CFG_HFS_1_OPMODE_MSK (Results 1 – 2 of 2) sorted by relevance
123 # define PCI_CFG_HFS_1_OPMODE_MSK 0xf0000 /* OP MODE Mask: SPS <= 4.0 */ macro
1513 return (reg & PCI_CFG_HFS_1_OPMODE_MSK) == PCI_CFG_HFS_1_OPMODE_SPS; in mei_me_fw_type_sps_4()