Searched refs:iMACINT1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/sound/ |
H A D | emu10k1.h | 34 #define iMACINT1 0x05 /* R = A + X * Y ; wraparound (31-bit) */ macro
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 1265 A_OP(icode, ptr, iMACINT1, A_GPR(tmp), A_C_00000000, reg_in, A_GPR(bit_shifter16)); in snd_emu10k1_audigy_dsp_convert_32_to_2x16() 1950 …/* 22: */ OP(icode, &ptr, iMACINT1, ETRAM_ADDR(ipcm->etram[0]), GPR(gpr + 8), GPR_DBAC, C_ffffffff… in _snd_emu10k1_init_efx() 1951 …/* 23: */ OP(icode, &ptr, iMACINT1, ETRAM_ADDR(ipcm->etram[1]), GPR(gpr + 9), GPR_DBAC, C_ffffffff… in _snd_emu10k1_init_efx()
|