Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h78 #define CMD_SET_DATW_4 ((0 << 1) | (1 << 0)) macro
H A Dsh_mmcif.c366 tmp |= CMD_SET_DATW_4; in sh_mmcif_set_cmd()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c85 #define CMD_SET_DATW_4 ((0 << 1) | (1 << 0)) /* 4bit */ macro
837 tmp |= CMD_SET_DATW_4; in sh_mmcif_set_cmd()