Searched refs:iLOG (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/sound/ |
H A D | emu10k1.h | 41 #define iLOG 0x0c /* R = linear_data, A (log_data), X (max_exp), Y (format_word) */ macro
|
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 1924 /* 0d: */ OP(icode, &ptr, iLOG, GPR(tmp + 0), GPR(tmp + 0), GPR(gpr + 3), C_00000000); in _snd_emu10k1_init_efx() 1930 /* 12: */ OP(icode, &ptr, iLOG, GPR(tmp + 0), GPR(tmp + 0), GPR(gpr + 3), C_00000000); in _snd_emu10k1_init_efx()
|