Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h120 #define SD_CMD_APP_SET_BUS_WIDTH 6 macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1377 cmd.cmdidx = SD_CMD_APP_SET_BUS_WIDTH; in sd_select_bus_width()