Searched refs:A3_EMU32IN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/sound/
H A Demu10k1.h73 #define A3_EMU32IN(x) (0x160 + (x)) /* x = 0x00 - 0x1f "EMU32_IN_00 - _1F" - Only when .device = 0x0008 */ macro
/linux-master/sound/pci/emu10k1/
H A Demufx.c1412 A_OP(icode, &ptr, iMAC1, A_GPR(capture+0), A_GPR(capture+0), A3_EMU32IN(0x0), A_GPR(gpr));
1413 // A3_EMU32IN(0) is delayed by one sample, so all other A3_EMU32IN channels
1416 A_OP(icode, &ptr, iACC3, A_GPR(gpr+2), A3_EMU32IN(0x1), A_C_00000000, A_C_00000000);
1699 icode, &ptr, tmp, bit_shifter16, A3_EMU32IN(0), A_FXBUS2(0));
1700 // A3_EMU32IN(0) is delayed by one sample, so all other A3_EMU32IN channels
1707 A_OP(icode, &ptr, iACC3, A_GPR(gpr), A3_EMU32IN(z), A_C_00000000, A_C_00000000);

Completed in 174 milliseconds