Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dopl3.h84 #define OPL3_RIGHT_4OP_1 0x10 macro
/Linux-v4.19/sound/drivers/opl3/
Dopl3_synth.c613 reg_val = connection & (OPL3_RIGHT_4OP_0 | OPL3_RIGHT_4OP_1 | OPL3_RIGHT_4OP_2 | in snd_opl3_set_connection()