Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-layerscape.c26 #define SCFG_PEXMSCPORTSR(pex_idx) (0x94 + (pex_idx) * 4) macro
102 regmap_read(pcie->scfg, SCFG_PEXMSCPORTSR(pcie->index), &state); in ls1021_pcie_link_up()