Searched refs:PCI_CFG_HFS_1 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/misc/mei/ |
| H A D | hw-me.c | 259 hw->read_fws(dev, PCI_CFG_HFS_1, "PCI_CFG_HFS_1", ®); in mei_me_hw_config() 1551 ret = pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_1, ®); in mei_me_fw_type_sps_4() 1552 trace_mei_pci_cfg_read(&pdev->dev, "PCI_CFG_HFS_1", PCI_CFG_HFS_1, reg, ret); in mei_me_fw_type_sps_4() 1607 .fw_status.status[0] = PCI_CFG_HFS_1 1611 .fw_status.status[0] = PCI_CFG_HFS_1, \ 1616 .fw_status.status[0] = PCI_CFG_HFS_1, \
|
| H A D | hw-me-regs.h | 135 #define PCI_CFG_HFS_1 0x40 macro
|