Home
last modified time | relevance | path

Searched refs:CMD_SET_CRC7C (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h60 #define CMD_SET_CRC7C ((0 << 13) | (0 << 12)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c74 #define CMD_SET_CRC7C ((0 << 13) | (0 << 12)) /* CRC7 check*/ macro