Searched refs:SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT (Results 1 – 2 of 2) sorted by relevance
315 (status & SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT)) { in mmc_rint_wait()317 status & SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT); in mmc_rint_wait()387 SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT; in sunxi_mmc_send_cmd_common()
96 #define SUNXI_MMC_RINT_INTERRUPT_ERROR_BIT \ macro