Searched refs:HDLC_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
89 #define HDLC_FIFO_SIZE 32 macro456 if (count > HDLC_FIFO_SIZE) { in hdlc_fill_fifo()457 count = HDLC_FIFO_SIZE; in hdlc_fill_fifo()466 hdlc->ctrl.sr.xml = ((count == HDLC_FIFO_SIZE) ? 0 : count); in hdlc_fill_fifo()