Searched refs:PCI_TPH_CAP (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/pci/ |
| H A D | tph.c | 152 pci_read_config_dword(pdev, pdev->tph_cap + PCI_TPH_CAP, ®); in get_st_modes() 162 pci_read_config_dword(pdev, pdev->tph_cap + PCI_TPH_CAP, ®); in get_st_table_loc() 184 pci_read_config_dword(pdev, pdev->tph_cap + PCI_TPH_CAP, ®); in get_st_table_size() 435 pci_read_config_dword(pdev, pdev->tph_cap + PCI_TPH_CAP, ®); in pcie_enable_tph()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | pci_regs.h | 1038 #define PCI_TPH_CAP 4 /* capability register */ macro
|
| /linux-6.15/drivers/vfio/pci/ |
| H A D | vfio_pci_config.c | 1438 ret = pci_read_config_dword(pdev, epos + PCI_TPH_CAP, &dword); in vfio_ext_cap_len()
|