Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/
H A Drk_pcie_phy.c83 struct rk_pcie_phy_softc { struct
107 cfg_write(struct rk_pcie_phy_softc *sc, uint32_t reg, uint32_t data) in cfg_write() argument
125 cfg_read(struct rk_pcie_phy_softc *sc, uint32_t reg) in cfg_read()
137 rk_pcie_phy_up(struct rk_pcie_phy_softc *sc, int id) in rk_pcie_phy_up()
208 rk_pcie_phy_down(struct rk_pcie_phy_softc *sc, int id) in rk_pcie_phy_down()
237 struct rk_pcie_phy_softc *sc; in rk_pcie_phy_enable()
282 struct rk_pcie_phy_softc *sc; in rk_pcie_phy_attach()
359 sizeof(struct rk_pcie_phy_softc));