Home
last modified time | relevance | path

Searched refs:PCI_CFG_HFS_1_OPMODE_MSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-me-regs.h123 # define PCI_CFG_HFS_1_OPMODE_MSK 0xf0000 /* OP MODE Mask: SPS <= 4.0 */ macro
H A Dhw-me.c1401 return (reg & PCI_CFG_HFS_1_OPMODE_MSK) == PCI_CFG_HFS_1_OPMODE_SPS; in mei_me_fw_type_sps_4()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-me-regs.h123 # define PCI_CFG_HFS_1_OPMODE_MSK 0xf0000 /* OP MODE Mask: SPS <= 4.0 */ macro
H A Dhw-me.c1513 return (reg & PCI_CFG_HFS_1_OPMODE_MSK) == PCI_CFG_HFS_1_OPMODE_SPS; in mei_me_fw_type_sps_4()

Completed in 6 milliseconds