Home
last modified time | relevance | path

Searched refs:PARF_AXI_MSTR_RD_HALT_NO_WRITES (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c38 #define PARF_AXI_MSTR_RD_HALT_NO_WRITES 0x1a4 macro
427 val = readl_relaxed(pcie_ep->parf + PARF_AXI_MSTR_RD_HALT_NO_WRITES); in qcom_pcie_perst_deassert()
429 writel_relaxed(val, pcie_ep->parf + PARF_AXI_MSTR_RD_HALT_NO_WRITES); in qcom_pcie_perst_deassert()