Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c89 EXT_CSD_BOOT_BUS_WIDTH_RESET(reset) | in mmc_set_boot_bus_width()
/openbmc/u-boot/include/
H A Dmmc.h283 #define EXT_CSD_BOOT_BUS_WIDTH_RESET(x) (x << 2) macro