meson_sdhc_softc
static int meson_sdhc_default_rx_phase(struct meson_sdhc_softc *);
static int meson_sdhc_set_clock(struct meson_sdhc_softc *, u_int);
static int meson_sdhc_wait_idle(struct meson_sdhc_softc *);
static int meson_sdhc_wait_ista(struct meson_sdhc_softc *, uint32_t, int);
static void meson_sdhc_dmainit(struct meson_sdhc_softc *);
meson_sdhc_set_clear(struct meson_sdhc_softc *sc, bus_addr_t reg, uint32_t set, uint32_t clr)
struct meson_sdhc_softc * const sc = device_private(self);
struct meson_sdhc_softc *sc = device_private(self);
struct meson_sdhc_softc *sc = priv;
meson_sdhc_dmainit(struct meson_sdhc_softc *sc)
meson_sdhc_default_rx_phase(struct meson_sdhc_softc *sc)
meson_sdhc_set_clock(struct meson_sdhc_softc *sc, u_int freq)
meson_sdhc_wait_idle(struct meson_sdhc_softc *sc)
meson_sdhc_wait_ista(struct meson_sdhc_softc *sc, uint32_t mask, int timeout)
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
struct meson_sdhc_softc *sc = sch;
CFATTACH_DECL_NEW(meson_sdhc, sizeof(struct meson_sdhc_softc),