Home
last modified time | relevance | path

Searched refs:PCI_LTR_MAX_SNOOP_LAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dvmd.c764 pci_read_config_dword(pdev, pos + PCI_LTR_MAX_SNOOP_LAT, &ltr_reg); in vmd_pm_enable_quirk()
775 pci_write_config_dword(pdev, pos + PCI_LTR_MAX_SNOOP_LAT, ltr_reg); in vmd_pm_enable_quirk()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h973 #define PCI_LTR_MAX_SNOOP_LAT 0x4 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h976 #define PCI_LTR_MAX_SNOOP_LAT 0x4 macro
/openbmc/linux/drivers/pci/
H A Dpci.c1699 pci_read_config_dword(dev, ltr + PCI_LTR_MAX_SNOOP_LAT, cap); in pci_save_ltr_state()
1715 pci_write_config_dword(dev, ltr + PCI_LTR_MAX_SNOOP_LAT, *cap); in pci_restore_ltr_state()