Searched refs:coefficients (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | nm256_coeff.h | 6 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable 4637 nm256_writeBuffer8 (card, coefficients + offset, 1, coeffBuf, size); in nm256_loadOneCoefficient() 4648 nm256_writeBuffer8 (card, coefficients, 1, card->allCoeffBuf, in nm256_loadAllCoefficients()
|
D | yss225.h | 18 extern unsigned char coefficients[364];
|
D | yss225.c | 237 unsigned char coefficients[] __initdata = { variable
|
D | wavfront.c | 3319 for (i = 0; i < sizeof (coefficients); i += 4) { in wffx_init() 3320 outb (coefficients[i], dev.fx_dsp_page); in wffx_init() 3321 outb (coefficients[i+1], dev.fx_dsp_addr); in wffx_init() 3322 outb (coefficients[i+2], dev.fx_dsp_msb); in wffx_init() 3323 outb (coefficients[i+3], dev.fx_dsp_lsb); in wffx_init()
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick.txt | 143 included in the joystick package to set better correction coefficients than 148 correction coefficients into a file
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | setox.S | 129 | Notes: a) In order to reduce memory access, the coefficients are
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6786 # Notes: a) In order to reduce memory access, the coefficients #
|
D | fpsp.S | 6892 # Notes: a) In order to reduce memory access, the coefficients #
|