Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h56 #define CMD_SET_RIDXC_BITS ((0 << 15) | (1 << 14)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c72 #define CMD_SET_RIDXC_BITS ((0 << 15) | (1 << 14)) /* check bits check */ macro