MMC_INT_STATUS    290 drivers/mmc/host/android-goldfish.c 	while ((status = GOLDFISH_MMC_READ(host, MMC_INT_STATUS)) != 0) {
MMC_INT_STATUS    291 drivers/mmc/host/android-goldfish.c 		GOLDFISH_MMC_WRITE(host, MMC_INT_STATUS, status);
MMC_INT_STATUS    342 drivers/mmc/host/android-goldfish.c 		status = GOLDFISH_MMC_READ(host, MMC_INT_STATUS);
MMC_INT_STATUS    346 drivers/mmc/host/android-goldfish.c 			GOLDFISH_MMC_WRITE(host, MMC_INT_STATUS, status);