Home
last modified time | relevance | path

Searched refs:CMD_SET_DATW_8 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h80 #define CMD_SET_DATW_8 ((1 << 1) | (0 << 0)) macro
H A Dsh_mmcif.c369 tmp |= CMD_SET_DATW_8; in sh_mmcif_set_cmd()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c86 #define CMD_SET_DATW_8 ((1 << 1) | (0 << 0)) /* 8bit */ macro
840 tmp |= CMD_SET_DATW_8; in sh_mmcif_set_cmd()