Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/pcie/
Dptm.c126 pci_read_config_dword(dev, pos + PCI_PTM_CAP, &cap); in pci_ptm_init()
170 pci_read_config_dword(dev, pos + PCI_PTM_CAP, &cap); in pci_enable_ptm()
/linux-5.19.10/include/uapi/linux/
Dpci_regs.h1058 #define PCI_PTM_CAP 0x04 /* PTM Capability */ macro