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

/linux-master/include/uapi/sound/
H A Demu10k1.h68 #define A_P16VIN(x) (0x50 + (x)) /* x = 0x00 - 0x0f p16v ins (A2 only) "EMU32 inputs" */ macro
/linux-master/sound/pci/emu10k1/
H A Demufx.c1418 A_OP(icode, &ptr, iMAC1, A_GPR(capture+0), A_GPR(capture+0), A_P16VIN(0x0), A_GPR(gpr));
1419 // A_P16VIN(0) is delayed by one sample, so all other A_P16VIN channels
1422 A_OP(icode, &ptr, iACC3, A_GPR(gpr+2), A_P16VIN(0x1), A_C_00000000, A_C_00000000);
1718 snd_emu10k1_audigy_dsp_convert_32_to_2x16( icode, &ptr, tmp, bit_shifter16, A_P16VIN(0x0), A_FXBUS2(0) );
1719 /* A_P16VIN(0) is delayed by one sample, so all other A_P16VIN channels
1723 A_OP(icode, &ptr, iACC3, A_GPR(gpr), A_P16VIN(z), A_C_00000000, A_C_00000000);

Completed in 135 milliseconds