Searched refs:SUNXI_MMC_STATUS_FIFO_EMPTY (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/mmc/
H A Dsunxi_mmc.h117 #define SUNXI_MMC_STATUS_FIFO_EMPTY (0x1 << 2) macro
H A Dsunxi_mmc.c246 const uint32_t status_bit = reading ? SUNXI_MMC_STATUS_FIFO_EMPTY :

Completed in 59 milliseconds