Searched refs:TIFM_FIFO_READY (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tifm.h | 68 #define TIFM_FIFO_READY 0x00000001 macro |
| /linux/drivers/mmc/host/ | ||
| H A D | tifm_sd.c | 486 if (r_data && (fifo_status & TIFM_FIFO_READY)) { in tifm_sd_data_event() |