Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_imx.c59 #define PCIE_PHY_STAT (PL_OFFSET + 0x110) macro
105 val = readl(dbi_base + PCIE_PHY_STAT); in pcie_phy_poll_ack()
161 val = readl(dbi_base + PCIE_PHY_STAT); in pcie_phy_read()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c119 #define PCIE_PHY_STAT (PL_OFFSET + 0x110) macro
206 val = dw_pcie_readl_dbi(pci, PCIE_PHY_STAT) & in pcie_phy_poll_ack()
260 *data = dw_pcie_readl_dbi(pci, PCIE_PHY_STAT); in pcie_phy_read()