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

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c44 #define PARF_INT_ALL_MASK 0x22c macro
460 writel_relaxed(0, pcie_ep->parf + PARF_INT_ALL_MASK);
464 writel_relaxed(val, pcie_ep->parf + PARF_INT_ALL_MASK);
634 u32 mask = readl_relaxed(pcie_ep->parf + PARF_INT_ALL_MASK);

Completed in 109 milliseconds