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