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

  /src/sys/arch/arm/ti/
ti_sdhc.c 412 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_rod
415 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
420 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con);
444 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_bus_width
447 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
448 hctl = SDHC_READ(hmsc, SDHC_HOST_CTL);
458 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con)
    [all...]
ti_sdhc.c 412 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_rod
415 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
420 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con);
444 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_bus_width
447 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
448 hctl = SDHC_READ(hmsc, SDHC_HOST_CTL);
458 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con)
    [all...]
ti_sdhc.c 412 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_rod
415 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
420 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con);
444 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_bus_width
447 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
448 hctl = SDHC_READ(hmsc, SDHC_HOST_CTL);
458 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con)
    [all...]
ti_sdhc.c 412 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_rod
415 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
420 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con);
444 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_bus_width
447 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
448 hctl = SDHC_READ(hmsc, SDHC_HOST_CTL);
458 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con)
    [all...]
ti_sdhc.c 412 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_rod
415 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
420 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con);
444 struct ti_sdhc_softc *hmsc = (struct ti_sdhc_softc *)sc; local in function:ti_sdhc_bus_width
447 con = bus_space_read_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON);
448 hctl = SDHC_READ(hmsc, SDHC_HOST_CTL);
458 bus_space_write_4(hmsc->sc_bst, hmsc->sc_bsh, MMCHS_CON, con)
    [all...]

Completed in 190 milliseconds