Home
last modified time | relevance | path

Searched refs:CMD_SET_RIDXC_BITS (Results 1 – 3 of 3) sorted by relevance

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