Searched refs:PCI_CFG_HFS_3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | hw-me-regs.h | 126 #define PCI_CFG_HFS_3 0x60 macro
|
H A D | hw-me.c | 1424 pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_3, ®); in mei_me_fw_type_sps() 1425 trace_mei_pci_cfg_read(&pdev->dev, "PCI_CFG_HFS_3", PCI_CFG_HFS_3, reg); in mei_me_fw_type_sps() 1458 .fw_status.status[2] = PCI_CFG_HFS_3, \
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | hw-me-regs.h | 126 #define PCI_CFG_HFS_3 0x60 macro
|
H A D | hw-me.c | 1536 pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_3, ®); in mei_me_fw_type_sps_ign() 1537 trace_mei_pci_cfg_read(&pdev->dev, "PCI_CFG_HFS_3", PCI_CFG_HFS_3, reg); in mei_me_fw_type_sps_ign() 1577 .fw_status.status[2] = PCI_CFG_HFS_3, \
|
Completed in 5 milliseconds