ommmc_softc
ommmc_transfer_data(struct ommmc_softc *sc, struct sdmmc_command *cmd)
ommmc_read_data(struct ommmc_softc *sc, uint8_t *datap, int datalen)
ommmc_write_data(struct ommmc_softc *sc, uint8_t *datap, int datalen)
ommmc_soft_reset(struct ommmc_softc *sc, int mask)
ommmc_wait_intr(struct ommmc_softc *sc, int mask, int sec)
struct ommmc_softc *sc = arg;
ommmc_dump_regs(struct ommmc_softc *sc)
int ommmc_start_command(struct ommmc_softc *, struct sdmmc_command *);
int ommmc_wait_state(struct ommmc_softc *, uint32_t, uint32_t);
int ommmc_soft_reset(struct ommmc_softc *, int);
int ommmc_wait_intr(struct ommmc_softc *, int, int);
void ommmc_transfer_data(struct ommmc_softc *, struct sdmmc_command *);
void ommmc_read_data(struct ommmc_softc *, uint8_t *, int);
void ommmc_write_data(struct ommmc_softc *, uint8_t *, int);
void ommmc_dump_regs(struct ommmc_softc *);
sizeof(struct ommmc_softc), ommmc_match, ommmc_attach
struct ommmc_softc *sc = (struct ommmc_softc *) self;
struct ommmc_softc *sc = arg;
struct ommmc_softc *sc = arg;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
ommmc_clock_divisor(struct ommmc_softc *sc, uint32_t freq)
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
struct ommmc_softc *sc = sch;
ommmc_wait_state(struct ommmc_softc *sc, uint32_t mask, uint32_t value)
struct ommmc_softc *sc = sch;
ommmc_start_command(struct ommmc_softc *sc, struct sdmmc_command *cmd)