Home
last modified time | relevance | path

Searched refs:PCI_CFG_HFS_2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/mei/
H A Dhw-me-regs.h139 #define PCI_CFG_HFS_2 0x48 macro
H A Dhw-me.c232 hw->read_fws(dev, PCI_CFG_HFS_2, "PCI_CFG_HFS_2", &reg); in mei_csc_pg_blocked()
1524 ret = pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_2, &reg); 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, \