Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c43 #define PARF_INT_ALL_MASK 0x22c macro
479 writel_relaxed(0, pcie_ep->parf + PARF_INT_ALL_MASK); in qcom_pcie_perst_deassert()
483 writel_relaxed(val, pcie_ep->parf + PARF_INT_ALL_MASK); in qcom_pcie_perst_deassert()
652 u32 mask = readl_relaxed(pcie_ep->parf + PARF_INT_ALL_MASK); in qcom_pcie_ep_global_irq_thread()

Completed in 2 milliseconds