Searched refs:SUNXI_MMC_STATUS_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /drivers/mmc/ | ||
| A D | sunxi_mmc.h | 121 #define SUNXI_MMC_STATUS_FIFO_EMPTY (0x1 << 2) macro |
| A D | sunxi_mmc.c | 269 const uint32_t status_bit = reading ? SUNXI_MMC_STATUS_FIFO_EMPTY : in mmc_trans_data_by_cpu() |
Completed in 6 milliseconds