TREBLE_GPR       1494 sound/pci/emu10k1/emufx.c 			controls[nctl + 1].gpr[z * 2 + j] = TREBLE_GPR + z * 2 + j;
TREBLE_GPR       1511 sound/pci/emu10k1/emufx.c 			A_OP(icode, &ptr, iMAC0, A_C_00000000, A_C_00000000, A_GPR(k+2), A_GPR(TREBLE_GPR + 0 + j));
TREBLE_GPR       1512 sound/pci/emu10k1/emufx.c 			A_OP(icode, &ptr, iMACMV, A_GPR(l+1), A_GPR(l), A_GPR(l+1), A_GPR(TREBLE_GPR + 4 + j));
TREBLE_GPR       1513 sound/pci/emu10k1/emufx.c 			A_OP(icode, &ptr, iMACMV, A_GPR(l), A_GPR(k+2), A_GPR(l), A_GPR(TREBLE_GPR + 2 + j));
TREBLE_GPR       1514 sound/pci/emu10k1/emufx.c 			A_OP(icode, &ptr, iMACMV, A_GPR(l+3), A_GPR(l+2), A_GPR(l+3), A_GPR(TREBLE_GPR + 8 + j));
TREBLE_GPR       1515 sound/pci/emu10k1/emufx.c 			A_OP(icode, &ptr, iMAC0, A_GPR(l+2), A_GPR_ACCU, A_GPR(l+2), A_GPR(TREBLE_GPR + 6 + j));
TREBLE_GPR       2216 sound/pci/emu10k1/emufx.c 			controls[i + 1].gpr[z * 2 + j] = TREBLE_GPR + z * 2 + j;
TREBLE_GPR       2233 sound/pci/emu10k1/emufx.c 			OP(icode, &ptr, iMAC0, C_00000000, C_00000000, GPR(k+2), GPR(TREBLE_GPR + 0 + j));
TREBLE_GPR       2234 sound/pci/emu10k1/emufx.c 			OP(icode, &ptr, iMACMV, GPR(l+1), GPR(l), GPR(l+1), GPR(TREBLE_GPR + 4 + j));
TREBLE_GPR       2235 sound/pci/emu10k1/emufx.c 			OP(icode, &ptr, iMACMV, GPR(l), GPR(k+2), GPR(l), GPR(TREBLE_GPR + 2 + j));
TREBLE_GPR       2236 sound/pci/emu10k1/emufx.c 			OP(icode, &ptr, iMACMV, GPR(l+3), GPR(l+2), GPR(l+3), GPR(TREBLE_GPR + 8 + j));
TREBLE_GPR       2237 sound/pci/emu10k1/emufx.c 			OP(icode, &ptr, iMAC0, GPR(l+2), GPR_ACCU, GPR(l+2), GPR(TREBLE_GPR + 6 + j));