Home
last modified time | relevance | path

Searched refs:MMC_INT_STATUS (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dandroid-goldfish.c57 MMC_INT_STATUS = 0x00, enumerator
289 while ((status = GOLDFISH_MMC_READ(host, MMC_INT_STATUS)) != 0) { in goldfish_mmc_irq()
290 GOLDFISH_MMC_WRITE(host, MMC_INT_STATUS, status); in goldfish_mmc_irq()
341 status = GOLDFISH_MMC_READ(host, MMC_INT_STATUS); in goldfish_mmc_irq()
345 GOLDFISH_MMC_WRITE(host, MMC_INT_STATUS, status); in goldfish_mmc_irq()