Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dimxpcie.c219 imxpcie_phy_read(struct imxpcie_softc *sc, uint32_t addr) in imxpcie_phy_read() function
353 val = imxpcie_phy_read(sc, PCIE_PHY_MPLL_OVRD_IN_LO); in imxpcie_deassert_core_reset()
359 val = imxpcie_phy_read(sc, PCIE_PHY_ATEOVRD); in imxpcie_deassert_core_reset()
378 uint32_t valid = imxpcie_phy_read(sc, PCIE_PHY_RX_ASIC_OUT) & in imxpcie_wait_for_link()
386 uint32_t v = imxpcie_phy_read(sc, PCIE_PHY_RX_OVRD_IN_LO); in imxpcie_wait_for_link()
393 v = imxpcie_phy_read(sc, PCIE_PHY_RX_OVRD_IN_LO); in imxpcie_wait_for_link()