Searched refs:ti_mmchs_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/arm/ti/
H A Dti_mmchs.c104 struct ti_mmchs_softc { struct
168 static void ti_mmchs_start(struct ti_mmchs_softc *sc);
184 ti_mmchs_read_4(struct ti_mmchs_softc *sc, bus_size_t off)
190 ti_mmchs_write_4(struct ti_mmchs_softc *sc, bus_size_t off, uint32_t val)
206 ti_mmchs_reset_controller(struct ti_mmchs_softc *sc, uint32_t bit)
292 ti_mmchs_intr_xfer_compl(struct ti_mmchs_softc *sc, struct mmc_command *cmd)
341 ti_mmchs_intr_cmd_compl(struct ti_mmchs_softc *sc, struct mmc_command *cmd)
378 ti_mmchs_intr_error(struct ti_mmchs_softc *sc, struct mmc_command *cmd,
448 struct ti_mmchs_softc *sc = (struct ti_mmchs_softc *) ar
[all...]

Completed in 132 milliseconds