Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h76 #define CMD_SET_DATW_1 ((0 << 1) | (0 << 0)) macro
H A Dsh_mmcif.c363 tmp |= CMD_SET_DATW_1; in sh_mmcif_set_cmd()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c84 #define CMD_SET_DATW_1 ((0 << 1) | (0 << 0)) /* 1bit */ macro
834 tmp |= CMD_SET_DATW_1; in sh_mmcif_set_cmd()