Searched refs:CMD_SET_CRC7C_BITS (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ | ||
| H A D | sh_mmcif.h | 63 #define CMD_SET_CRC7C_BITS ((0 << 13) | (1 << 12)) macro |
| H A D | sh_mmcif.c | 392 tmp |= CMD_SET_CRC7C_BITS; in sh_mmcif_set_cmd() |