Home
last modified time | relevance | path

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

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