Searched defs:CMD_SET_RBSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | sh_mmcif.h | 43 #define CMD_SET_RBSY (1 << 21) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | sh_mmcif.c | 65 #define CMD_SET_RBSY (1 << 21) /* R1b */ macro |