Searched refs:PCI_CFG_HFS_3_FW_SKU_MSK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/misc/mei/ | ||
D | hw-me-regs.h | 125 # define PCI_CFG_HFS_3_FW_SKU_MSK 0x00000070 macro |
D | hw-me.c | 1436 fw_type = (reg & PCI_CFG_HFS_3_FW_SKU_MSK); in mei_me_fw_type_sps_ign() |