Lines Matching full:full
48 * bit 0=ch A 1/2 full,
49 * 1=ch A full,
50 * 2=ch B 1/2 full,
51 * 3=ch B full)
134 /* FIFO less than half full */ in asc_fifo_get()
137 /* FIFO more than half full */ in asc_fifo_get()
142 /* Raise FIFO half full IRQ */ in asc_fifo_get()
390 /* FIFO less than half full */ in asc_fifo_write()
393 /* FIFO at least half full */ in asc_fifo_write()
398 /* Raise FIFO half full interrupt */ in asc_fifo_write()
403 /* Raise FIFO full interrupt */ in asc_fifo_write()
625 /* FIFO half full IRQs enabled by default */ in asc_reset_hold()