Searched refs:SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT (Results 1 – 2 of 2) sorted by relevance
310 (status & SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT)) { in mmc_rint_wait()312 status & SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT); in mmc_rint_wait()383 SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT; in sunxi_mmc_send_cmd_common()
97 #define SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT \ macro