Home | History | Annotate | Download | only in sys

Lines Matching refs:fifo

86 static int sdstd_card_buf(sdioh_info_t *sd, int rw, int func, bool fifo,
836 bool fifo = (fix_inc == SDIOH_DATA_FIX);
884 if (sdstd_card_buf(sd, rw, func, fifo, addr, len, (uint32 *)buffer) != SUCCESS) {
901 if (!fifo)
2639 sdstd_card_buf(sdioh_info_t *sd, int rw, int func, bool fifo, uint32 addr, int nbytes, uint32 *data)
2688 if (fifo)