Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h90 #define DWMCI_CMD_RW (1 << 10) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c362 mode |= DWMCI_CMD_RW; in dwmci_set_transfer_mode()