Home
last modified time | relevance | path

Searched refs:ext_csd_bus_width (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
A Dmmc.c1952 static const struct ext_csd_bus_width { struct
1956 } ext_csd_bus_width[] = { argument
2059 for (ecbv = ext_csd_bus_width;\
2060 ecbv < ext_csd_bus_width + ARRAY_SIZE(ext_csd_bus_width);\
2068 const struct ext_csd_bus_width *ecbw; in mmc_select_mode_and_width()

Completed in 6 milliseconds