Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h49 #define CMD_SET_DWEN (1 << 18) macro
H A Dsh_mmcif.c379 tmp |= CMD_SET_DWEN; in sh_mmcif_set_cmd()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c69 #define CMD_SET_DWEN (1 << 18) /* 1: write, 0: read */ macro
861 tmp |= CMD_SET_DWEN; in sh_mmcif_set_cmd()