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

/freebsd-11-stable/sys/arm/ti/
H A Dti_sdhci.c133 ti_mmchs_write_4(struct ti_sdhci_softc *sc, bus_size_t off, uint32_t val) function
357 ti_mmchs_write_4(sc, MMCHS_CON, newval32);
411 ti_mmchs_write_4(sc, MMCHS_SYSCONFIG, MMCHS_SYSCONFIG_RESET);
467 ti_mmchs_write_4(sc, MMCHS_SD_CAPA, regval);
474 ti_mmchs_write_4(sc, MMCHS_CON, MMCHS_CON_DVAL_8_4MS);

Completed in 59 milliseconds