Searched refs:PCI_EXP_DEVCAP (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 600 cap + PCI_EXP_DEVCAP); in cdns_pcie_ep_start() 603 cap + PCI_EXP_DEVCAP, value); in cdns_pcie_ep_start()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-host.c | 273 status = rockchip_pcie_read(rockchip, PCIE_RC_CONFIG_CR + PCI_EXP_DEVCAP); in rockchip_pcie_set_power_limit() 276 rockchip_pcie_write(rockchip, status, PCIE_RC_CONFIG_CR + PCI_EXP_DEVCAP); in rockchip_pcie_set_power_limit()
|
| H A D | pci-mvebu.c | 628 case PCI_EXP_DEVCAP: in mvebu_pci_bridge_emul_pcie_conf_read() 629 *value = mvebu_readl(port, PCIE_CAP_PCIEXP + PCI_EXP_DEVCAP); in mvebu_pci_bridge_emul_pcie_conf_read()
|
| H A D | pci-aardvark.c | 893 case PCI_EXP_DEVCAP: in advk_pci_bridge_emul_pcie_conf_read()
|
| /linux/drivers/pci/ |
| H A D | pci-bridge-emul.c | 184 [PCI_EXP_DEVCAP / 4] = {
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-driver.c | 197 pcie_capability_read_dword(pci_dev, PCI_EXP_DEVCAP, &capa); in cobalt_pcie_status_show()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 498 #define PCI_EXP_DEVCAP 0x04 /* Device capabilities */ macro
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 936 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCAP, 4, ®); in pnv_eeh_do_flr()
|