SND_EMU10K1_PLAYBACK_CHANNELS 1192 sound/pci/emu10k1/emufx.c const int capture = playback + (SND_EMU10K1_PLAYBACK_CHANNELS * 2); /* we reserve 10 voices */ SND_EMU10K1_PLAYBACK_CHANNELS 1456 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 0), A_GPR(playback + 0), A_C_00000000, A_C_00000000); /* left */ SND_EMU10K1_PLAYBACK_CHANNELS 1457 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 1), A_GPR(playback + 1), A_C_00000000, A_C_00000000); /* right */ SND_EMU10K1_PLAYBACK_CHANNELS 1458 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 2), A_GPR(playback + 2), A_C_00000000, A_C_00000000); /* rear left */ SND_EMU10K1_PLAYBACK_CHANNELS 1459 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 3), A_GPR(playback + 3), A_C_00000000, A_C_00000000); /* rear right */ SND_EMU10K1_PLAYBACK_CHANNELS 1460 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4), A_GPR(playback + 4), A_C_00000000, A_C_00000000); /* center */ SND_EMU10K1_PLAYBACK_CHANNELS 1461 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 5), A_GPR(playback + 5), A_C_00000000, A_C_00000000); /* LFE */ SND_EMU10K1_PLAYBACK_CHANNELS 1463 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 6), A_GPR(playback + 6), A_C_00000000, A_C_00000000); /* side left */ SND_EMU10K1_PLAYBACK_CHANNELS 1464 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 7), A_GPR(playback + 7), A_C_00000000, A_C_00000000); /* side right */ SND_EMU10K1_PLAYBACK_CHANNELS 1502 sound/pci/emu10k1/emufx.c d = playback + SND_EMU10K1_PLAYBACK_CHANNELS + z * 2 + j; SND_EMU10K1_PLAYBACK_CHANNELS 1530 sound/pci/emu10k1/emufx.c A_SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, gpr + 0); SND_EMU10K1_PLAYBACK_CHANNELS 1533 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + z), A_GPR(tmp + 0), A_GPR(tmp + 1), A_C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 1539 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+0+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+0+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1540 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+1+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+1+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1541 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+2+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+2+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1542 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+3+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+3+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1543 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+4+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+4+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1544 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+5+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+5+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1545 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+6+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+6+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1546 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iMAC0, A_GPR(playback+7+SND_EMU10K1_PLAYBACK_CHANNELS), A_C_00000000, A_GPR(gpr), A_GPR(playback+7+SND_EMU10K1_PLAYBACK_CHANNELS)); SND_EMU10K1_PLAYBACK_CHANNELS 1551 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_AFRONT_L, A_EXTOUT_AFRONT_R, playback + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1552 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_AREAR_L, A_EXTOUT_AREAR_R, playback+2 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1553 sound/pci/emu10k1/emufx.c A_PUT_OUTPUT(A_EXTOUT_ACENTER, playback+4 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1554 sound/pci/emu10k1/emufx.c A_PUT_OUTPUT(A_EXTOUT_ALFE, playback+5 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1556 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_ASIDE_L, A_EXTOUT_ASIDE_R, playback+6 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1559 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_HEADPHONE_L, A_EXTOUT_HEADPHONE_R, playback + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1568 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A3_EMU32OUT(z), A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + z), A_C_00000000, A_C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 1570 sound/pci/emu10k1/emufx.c A_OP(icode, &ptr, iACC3, A_EMU32OUTL(z), A_GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + z), A_C_00000000, A_C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 1586 sound/pci/emu10k1/emufx.c A_SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1); SND_EMU10K1_PLAYBACK_CHANNELS 1601 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_REAR_L, A_EXTOUT_REAR_R, playback+2 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1602 sound/pci/emu10k1/emufx.c A_PUT_OUTPUT(A_EXTOUT_CENTER, playback+4 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1603 sound/pci/emu10k1/emufx.c A_PUT_OUTPUT(A_EXTOUT_LFE, playback+5 + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1607 sound/pci/emu10k1/emufx.c A_PUT_STEREO_OUTPUT(A_EXTOUT_ADC_CAP_L, A_EXTOUT_ADC_CAP_R, playback + SND_EMU10K1_PLAYBACK_CHANNELS); SND_EMU10K1_PLAYBACK_CHANNELS 1874 sound/pci/emu10k1/emufx.c capture = playback + (SND_EMU10K1_PLAYBACK_CHANNELS * 2); SND_EMU10K1_PLAYBACK_CHANNELS 2181 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 0), GPR(playback + 0), C_00000000, C_00000000); /* left */ SND_EMU10K1_PLAYBACK_CHANNELS 2182 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 1), GPR(playback + 1), C_00000000, C_00000000); /* right */ SND_EMU10K1_PLAYBACK_CHANNELS 2183 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 2), GPR(playback + 2), C_00000000, C_00000000); /* rear left */ SND_EMU10K1_PLAYBACK_CHANNELS 2184 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 3), GPR(playback + 3), C_00000000, C_00000000); /* rear right */ SND_EMU10K1_PLAYBACK_CHANNELS 2185 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4), GPR(playback + 4), C_00000000, C_00000000); /* center */ SND_EMU10K1_PLAYBACK_CHANNELS 2186 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 5), GPR(playback + 5), C_00000000, C_00000000); /* LFE */ SND_EMU10K1_PLAYBACK_CHANNELS 2224 sound/pci/emu10k1/emufx.c d = playback + SND_EMU10K1_PLAYBACK_CHANNELS + z * 2 + j; SND_EMU10K1_PLAYBACK_CHANNELS 2252 sound/pci/emu10k1/emufx.c SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, gpr + 0); SND_EMU10K1_PLAYBACK_CHANNELS 2255 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + z), GPR(tmp + 0), GPR(tmp + 1), C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2267 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_L + z), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + z), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2276 sound/pci/emu10k1/emufx.c SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1); SND_EMU10K1_PLAYBACK_CHANNELS 2291 sound/pci/emu10k1/emufx.c SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4 + z, gpr + 2 + z); SND_EMU10K1_PLAYBACK_CHANNELS 2293 sound/pci/emu10k1/emufx.c SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1); SND_EMU10K1_PLAYBACK_CHANNELS 2310 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_REAR_L + z), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 2 + z), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2314 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_REAR_L + z), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 2 + z), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2318 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_CENTER), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2319 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ACENTER), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2321 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_CENTER), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 0), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2322 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ACENTER), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 0), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2328 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_LFE), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 5), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2329 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ALFE), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 5), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2331 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_AC97_LFE), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 1), C_00000000, C_00000000); SND_EMU10K1_PLAYBACK_CHANNELS 2332 sound/pci/emu10k1/emufx.c OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ALFE), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 1), C_00000000, C_00000000);