SND_EMU10K1_PLAYBACK_CHANNELS 1153 sound/pci/emu10k1/emufx.c 	const int capture = playback + (SND_EMU10K1_PLAYBACK_CHANNELS * 2); /* we reserve 10 voices */
SND_EMU10K1_PLAYBACK_CHANNELS 1413 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 1414 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 1415 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 1416 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 1417 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 1418 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 1420 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 1421 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 1459 sound/pci/emu10k1/emufx.c 			d = playback + SND_EMU10K1_PLAYBACK_CHANNELS + z * 2 + j;
SND_EMU10K1_PLAYBACK_CHANNELS 1487 sound/pci/emu10k1/emufx.c 		A_SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, gpr + 0);
SND_EMU10K1_PLAYBACK_CHANNELS 1490 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 1496 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 1497 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 1498 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 1499 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 1500 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 1501 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 1502 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 1503 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 1508 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 1509 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 1510 sound/pci/emu10k1/emufx.c 	A_PUT_OUTPUT(A_EXTOUT_ACENTER, playback+4 + SND_EMU10K1_PLAYBACK_CHANNELS);
SND_EMU10K1_PLAYBACK_CHANNELS 1511 sound/pci/emu10k1/emufx.c 	A_PUT_OUTPUT(A_EXTOUT_ALFE, playback+5 + SND_EMU10K1_PLAYBACK_CHANNELS);
SND_EMU10K1_PLAYBACK_CHANNELS 1513 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 1516 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 1525 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 1527 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 1543 sound/pci/emu10k1/emufx.c 		A_SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1);
SND_EMU10K1_PLAYBACK_CHANNELS 1556 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 1557 sound/pci/emu10k1/emufx.c 	A_PUT_OUTPUT(A_EXTOUT_CENTER, playback+4 + SND_EMU10K1_PLAYBACK_CHANNELS);
SND_EMU10K1_PLAYBACK_CHANNELS 1558 sound/pci/emu10k1/emufx.c 	A_PUT_OUTPUT(A_EXTOUT_LFE, playback+5 + SND_EMU10K1_PLAYBACK_CHANNELS);
SND_EMU10K1_PLAYBACK_CHANNELS 1562 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 1821 sound/pci/emu10k1/emufx.c 	capture = playback + (SND_EMU10K1_PLAYBACK_CHANNELS * 2);
SND_EMU10K1_PLAYBACK_CHANNELS 2128 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 2129 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 2130 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 2131 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 2132 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 2133 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 2169 sound/pci/emu10k1/emufx.c 			d = playback + SND_EMU10K1_PLAYBACK_CHANNELS + z * 2 + j;
SND_EMU10K1_PLAYBACK_CHANNELS 2197 sound/pci/emu10k1/emufx.c 		SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, gpr + 0);
SND_EMU10K1_PLAYBACK_CHANNELS 2200 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 2212 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 2221 sound/pci/emu10k1/emufx.c 			SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1);
SND_EMU10K1_PLAYBACK_CHANNELS 2236 sound/pci/emu10k1/emufx.c 			SWITCH(icode, &ptr, tmp + 0, playback + SND_EMU10K1_PLAYBACK_CHANNELS + 4 + z, gpr + 2 + z);
SND_EMU10K1_PLAYBACK_CHANNELS 2238 sound/pci/emu10k1/emufx.c 			SWITCH(icode, &ptr, tmp + 1, playback + SND_EMU10K1_PLAYBACK_CHANNELS + z, tmp + 1);
SND_EMU10K1_PLAYBACK_CHANNELS 2255 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 2259 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 2263 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 2264 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 2266 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 2267 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 2273 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 2274 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 2276 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 2277 sound/pci/emu10k1/emufx.c 		OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ALFE), GPR(playback + SND_EMU10K1_PLAYBACK_CHANNELS + 1), C_00000000, C_00000000);