Searched refs:ACTL_FIFOEN (Results 1 – 2 of 2) sorted by relevance
324 outb(ACTL_IRQEN | ACTL_FIFOWR | ACTL_FIFOEN | in fdomain_work()331 outb(ACTL_IRQEN | ACTL_FIFOEN | PARITY_MASK, in fdomain_work()353 outb(ACTL_IRQEN | ACTL_FIFOWR | ACTL_FIFOEN | in fdomain_work()357 outb(ACTL_IRQEN | ACTL_FIFOEN | PARITY_MASK, in fdomain_work()
77 #define ACTL_FIFOEN BIT(7) /* Enable FIFO */ macro