Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h66 #define CMD_SET_CRC16C (1 << 10) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c77 #define CMD_SET_CRC16C (1 << 10) /* 0: CRC16 check*/ macro