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

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c41 #define PARF_CFG_BITS 0x210 macro
122 /* PARF_CFG_BITS register fields */
438 val = readl_relaxed(pcie_ep->parf + PARF_CFG_BITS);
440 writel_relaxed(val, pcie_ep->parf + PARF_CFG_BITS);

Completed in 94 milliseconds