Searched refs:SDI_STA_CMDREND (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | arm_pl180_mmci.h | 79 #define SDI_STA_CMDREND 0x00000040 macro |
H A D | arm_pl180_mmci.c | 43 statusmask |= SDI_STA_CMDREND; in wait_for_command_end() |