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

  /src/sys/dev/ic/
dwc_mmc.c 56 static int dwc_mmc_bus_width(sdmmc_chipset_handle_t, int);
72 .bus_width = dwc_mmc_bus_width,
175 dwc_mmc_bus_width(sc, 1);
436 dwc_mmc_bus_width(sdmmc_chipset_handle_t sch, int width) function in typeref:typename:int

Completed in 11 milliseconds