Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-keembay.c39 #define PCIE_REGS_PCIE_PHY_CNTL 0x0164 macro
355 val = readl(pcie->apb_base + PCIE_REGS_PCIE_PHY_CNTL); in keembay_pcie_add_pcie_port()
357 writel(val, pcie->apb_base + PCIE_REGS_PCIE_PHY_CNTL); in keembay_pcie_add_pcie_port()