Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h89 #define DWMCI_CMD_DATA_EXP (1 << 9) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.c346 mode = DWMCI_CMD_DATA_EXP; in dwmci_set_transfer_mode()