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