Home
last modified time | relevance | path

Searched defs:CMD_SET_CRC7C_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h62 #define CMD_SET_CRC7C_BITS ((0 << 13) | (1 << 12)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c75 #define CMD_SET_CRC7C_BITS ((0 << 13) | (1 << 12)) /* check bits check*/ macro