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