Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCAP (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c600 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 Dpcie-rockchip-host.c273 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 Dpci-mvebu.c628 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 Dpci-aardvark.c893 case PCI_EXP_DEVCAP: in advk_pci_bridge_emul_pcie_conf_read()
/linux/drivers/pci/
H A Dpci-bridge-emul.c184 [PCI_EXP_DEVCAP / 4] = {
/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.c197 pcie_capability_read_dword(pci_dev, PCI_EXP_DEVCAP, &capa); in cobalt_pcie_status_show()
/linux/include/uapi/linux/
H A Dpci_regs.h498 #define PCI_EXP_DEVCAP 0x04 /* Device capabilities */ macro
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c936 eeh_ops->read_config(edev, edev->pcie_cap + PCI_EXP_DEVCAP, 4, &reg); in pnv_eeh_do_flr()