Searched refs:PARF_LTSSM (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c40 #define PARF_LTSSM 0x1b0 macro
488 val = readl_relaxed(pcie_ep->parf + PARF_LTSSM);
490 writel_relaxed(val, pcie_ep->parf + PARF_LTSSM);
H A Dpcie-qcom.c50 #define PARF_LTSSM 0x1b0 macro
118 /* PARF_LTSSM register fields */
564 val = readl(pcie->parf + PARF_LTSSM);
566 writel(val, pcie->parf + PARF_LTSSM);

Completed in 114 milliseconds