Searched refs:FIFO_COUNT (Results 1 – 3 of 3) sorted by relevance
127 #define FIFO_COUNT 0x7fff /* FIFO Count */ macro
306 #define FIFO_COUNT 2 /* Number of 512 byte blocks before INTR */ macro1183 outb(0x40 | FIFO_COUNT, port_base + Interrupt_Cntl); in do_fdomain_16x0_intr()1215 outb(0x90 | FIFO_COUNT, port_base + Interrupt_Cntl); in do_fdomain_16x0_intr()1409 outb(0xd0 | FIFO_COUNT, port_base + Interrupt_Cntl); in do_fdomain_16x0_intr()1412 outb(0x90 | FIFO_COUNT, port_base + Interrupt_Cntl); in do_fdomain_16x0_intr()
411 #define FIFO_COUNT 6 /* 11:6 */ macro