Searched refs:SAB82532_RECV_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
89 #define SAB82532_RECV_FIFO_SIZE 32 /* Standard async fifo sizes */ macro124 count = SAB82532_RECV_FIFO_SIZE; in receive_chars()129 count = readb(&up->regs->r.rbcl) & (SAB82532_RECV_FIFO_SIZE - 1); in receive_chars()