HomeSort by: relevance | last modified time | path
    Searched defs:rk_emmcphy_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/rockchip/
rk_emmcphy.c 95 struct rk_emmcphy_softc { struct
111 CFATTACH_DECL_NEW(rkemmcphy, sizeof(struct rk_emmcphy_softc),
117 struct rk_emmcphy_softc * const sc = device_private(dev);
136 struct rk_emmcphy_softc * const sc = device_private(dev);
238 struct rk_emmcphy_softc * const sc = device_private(self);
rk_emmcphy.c 95 struct rk_emmcphy_softc { struct
111 CFATTACH_DECL_NEW(rkemmcphy, sizeof(struct rk_emmcphy_softc),
117 struct rk_emmcphy_softc * const sc = device_private(dev);
136 struct rk_emmcphy_softc * const sc = device_private(dev);
238 struct rk_emmcphy_softc * const sc = device_private(self);
rk_emmcphy.c 95 struct rk_emmcphy_softc { struct
111 CFATTACH_DECL_NEW(rkemmcphy, sizeof(struct rk_emmcphy_softc),
117 struct rk_emmcphy_softc * const sc = device_private(dev);
136 struct rk_emmcphy_softc * const sc = device_private(dev);
238 struct rk_emmcphy_softc * const sc = device_private(self);

Completed in 51 milliseconds