FIFO_SIZE_BITS 163 sound/pci/au88x0/au8810.h #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 FIFO_SIZE_BITS 154 sound/pci/au88x0/au8820.h #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 FIFO_SIZE_BITS 183 sound/pci/au88x0/au8830.h #define FIFO_SIZE (1<<(FIFO_SIZE_BITS)) // 0x40 FIFO_SIZE_BITS 772 sound/pci/au88x0/au88x0_core.c (((fifo << FIFO_SIZE_BITS) + x) << 2), 0); FIFO_SIZE_BITS 874 sound/pci/au88x0/au88x0_core.c (((fifo << FIFO_SIZE_BITS) + x) << 2), 0);