Searched refs:IPROC_PCI_EXP_CAP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-iproc.c | 94 #define IPROC_PCI_EXP_CAP 0xac macro 560 *val |= IPROC_PCI_EXP_CAP << 8 | PCI_CAP_ID_PM; in iproc_pcie_fix_cap() 564 case IPROC_PCI_EXP_CAP: in iproc_pcie_fix_cap() 572 case IPROC_PCI_EXP_CAP + PCI_EXP_RTCTL: in iproc_pcie_fix_cap() 823 iproc_pci_raw_config_read32(pcie, 0, IPROC_PCI_EXP_CAP + PCI_EXP_LNKSTA, in iproc_pcie_check_link() 834 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link() 841 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link() 846 IPROC_PCI_EXP_CAP + PCI_EXP_LNKSTA, in iproc_pcie_check_link()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-iproc.c | 86 #define IPROC_PCI_EXP_CAP 0xac macro 546 *val |= IPROC_PCI_EXP_CAP << 8 | PCI_CAP_ID_PM; in iproc_pcie_fix_cap() 550 case IPROC_PCI_EXP_CAP: in iproc_pcie_fix_cap() 558 case IPROC_PCI_EXP_CAP + PCI_EXP_RTCTL: in iproc_pcie_fix_cap() 802 iproc_pci_raw_config_read32(pcie, 0, IPROC_PCI_EXP_CAP + PCI_EXP_LNKSTA, in iproc_pcie_check_link() 813 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link() 820 IPROC_PCI_EXP_CAP + PCI_EXP_LNKCTL2, in iproc_pcie_check_link() 825 IPROC_PCI_EXP_CAP + PCI_EXP_LNKSTA, in iproc_pcie_check_link()
|
Completed in 4 milliseconds