Lines Matching defs:bits
929 // effort to reset the bits outside the error handling here.
1319 * There are 32 mono channels of 16bits each.
1518 unsigned int nval[2], bits;
1523 for (idx = 0, bits = 0; idx < nefx; idx++)
1526 bits++;
1529 if (bits == 9 || bits == 11 || bits == 13 || bits == 15 || bits > 16)
1689 unsigned int bits;
1690 bits = SPCS_CLKACCY_1000PPM | SPCS_SAMPLERATE_48 |
1693 snd_emu10k1_ptr_write(emu, SPCS0 + i, 0, bits);