Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-layerscape.c29 #define SCFG_PEXMSCPORTSR(pex_idx) (0x94 + (pex_idx) * 4) macro
88 regmap_read(pcie->scfg, SCFG_PEXMSCPORTSR(pcie->index), &state); in ls1021_pcie_link_up()