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

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c58 #define PARF_DEVICE_TYPE 0x1000 macro
89 /* PARF_DEVICE_TYPE register fields */
395 writel_relaxed(PARF_DEVICE_TYPE_EP, pcie_ep->parf + PARF_DEVICE_TYPE);
H A Dpcie-qcom.c54 #define PARF_DEVICE_TYPE 0x1000 macro
121 /* PARF_DEVICE_TYPE register fields */
950 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE);
1175 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE);

Completed in 252 milliseconds