Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h106 #define PCIE_SRDS_PRTCL(idx) (PCIE1 + (idx)) macro
H A Dpcie_layerscape.c462 pcie->enabled = is_serdes_configured(PCIE_SRDS_PRTCL(pcie->idx)); in ls_pcie_probe()