FIFO_SIZE_BITS 162 sound/pci/au88x0/au8810.h #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 FIFO_SIZE_BITS 153 sound/pci/au88x0/au8820.h #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 FIFO_SIZE_BITS 182 sound/pci/au88x0/au8830.h #define FIFO_SIZE (1<<(FIFO_SIZE_BITS)) // 0x40 FIFO_SIZE_BITS 784 sound/pci/au88x0/au88x0_core.c (((fifo << FIFO_SIZE_BITS) + x) << 2), 0); FIFO_SIZE_BITS 886 sound/pci/au88x0/au88x0_core.c (((fifo << FIFO_SIZE_BITS) + x) << 2), 0);