Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_imx.c60 #define PCIE_PHY_STAT (PL_OFFSET + 0x110) macro
106 val = readl(dbi_base + PCIE_PHY_STAT); in pcie_phy_poll_ack()
162 val = readl(dbi_base + PCIE_PHY_STAT); in pcie_phy_read()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-imx6.c106 #define PCIE_PHY_STAT (PL_OFFSET + 0x110) macro
152 val = dw_pcie_readl_dbi(pci, PCIE_PHY_STAT) & in pcie_phy_poll_ack()
206 *data = dw_pcie_readl_dbi(pci, PCIE_PHY_STAT); in pcie_phy_read()