Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c43 #define PCIE_DEVICE_TYPE_RC 0x4 /* Root complex */ macro
183 reg |= PCIE_DEVICE_TYPE_RC << PCIE_DEVICE_TYPE_SHIFT; in armada8k_pcie_host_init()
/openbmc/u-boot/drivers/pci/
H A Dpcie_dw_mvebu.c81 #define PCIE_DEVICE_TYPE_RC (0x4) /* Root complex */ macro
403 PCIE_DEVICE_TYPE_RC << PCIE_DEVICE_TYPE_OFFSET); in pcie_dw_mvebu_pcie_link_up()