Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h54 #define CMD_SET_RIDXC_INDEX ((0 << 15) | (0 << 14)) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c71 #define CMD_SET_RIDXC_INDEX ((0 << 15) | (0 << 14)) /* index check */ macro