Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h63 #define CMD_SET_CRC7C_BITS ((0 << 13) | (1 << 12)) macro
H A Dsh_mmcif.c392 tmp |= CMD_SET_CRC7C_BITS; in sh_mmcif_set_cmd()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c76 #define CMD_SET_CRC7C_BITS ((0 << 13) | (1 << 12)) /* check bits check*/ macro
874 tmp |= CMD_SET_CRC7C_BITS; in sh_mmcif_set_cmd()