Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwmmc.h88 #define DWMCI_CMD_DATA_EXP (1 << 9) macro
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c211 mode = DWMCI_CMD_DATA_EXP; in dwmci_set_transfer_mode()