Home
last modified time | relevance | path

Searched refs:PCIE_CTRL_X1_MODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/plat-orion/
H A Dpcie.c44 #define PCIE_CTRL_X1_MODE 0x0001 macro
72 return !(readl(base + PCIE_CTRL_OFF) & PCIE_CTRL_X1_MODE); in orion_pcie_x4_mode()
/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c59 #define PCIE_CTRL_X1_MODE BIT(0) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c64 #define PCIE_CTRL_X1_MODE 0x0001 macro