Searched defs:MMC_STAT_END_OF_DATA (Results 1 - 1 of 1) sorted by path

/external/qemu/hw/android/goldfish/
H A Dmmc.c61 MMC_STAT_END_OF_DATA = 1U << 1, enumerator in enum:__anon29654
349 new_status |= MMC_STAT_END_OF_DATA;
373 new_status |= MMC_STAT_END_OF_DATA;
395 new_status |= MMC_STAT_END_OF_DATA;
414 new_status |= MMC_STAT_END_OF_DATA;

Completed in 239 milliseconds