Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpci-layerscape.c30 #define SCFG_PEXMSCPORTSR(pex_idx) (0x94 + (pex_idx) * 4) macro
56 regmap_read(pcie->scfg, SCFG_PEXMSCPORTSR(pcie->index), &state); in ls_pcie_link_up()