Home
last modified time | relevance | path

Searched refs:OPL3_REG_WAVE_SELECT (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dopl3.h126 #define OPL3_REG_WAVE_SELECT 0xe0 macro
/linux/sound/drivers/opl3/
H A Dopl3_drums.c95 opl3_reg = OPL3_LEFT | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_drum_voice_set()
H A Dopl3_synth.c533 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset); in snd_opl3_set_voice()