Searched refs:PCI_CFG_HFS_2 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/misc/mei/ |
| H A D | hw-me-regs.h | 139 #define PCI_CFG_HFS_2 0x48 macro
|
| H A D | hw-me.c | 232 hw->read_fws(dev, PCI_CFG_HFS_2, "PCI_CFG_HFS_2", ®); in mei_csc_pg_blocked() 1524 ret = pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_2, ®); in mei_me_fw_type_nm() 1525 trace_mei_pci_cfg_read(&pdev->dev, "PCI_CFG_HFS_2", PCI_CFG_HFS_2, reg, ret); in mei_me_fw_type_nm() 1612 .fw_status.status[1] = PCI_CFG_HFS_2 1617 .fw_status.status[1] = PCI_CFG_HFS_2, \
|