Searched refs:MMC_STAT_END_OF_DATA (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_mmc.c53 MMC_STAT_END_OF_DATA = 1U << 1, enumerator in enum:__anon9618
329 new_status |= MMC_STAT_END_OF_DATA;
353 new_status |= MMC_STAT_END_OF_DATA;
375 new_status |= MMC_STAT_END_OF_DATA;
394 new_status |= MMC_STAT_END_OF_DATA;

Completed in 56 milliseconds