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