Home
last modified time | relevance | path

Searched refs:OPL3_RIGHT_4OP_2 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dopl3.h69 #define OPL3_RIGHT_4OP_2 0x20 macro
/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_synth.c601 reg_val = connection & (OPL3_RIGHT_4OP_0 | OPL3_RIGHT_4OP_1 | OPL3_RIGHT_4OP_2 | in snd_opl3_set_connection()