Searched refs:OPL3_RIGHT_4OP_0 (Results 1 – 3 of 3) sorted by relevance
85 #define OPL3_RIGHT_4OP_0 0x08 macro
609 reg_val = connection & (OPL3_RIGHT_4OP_0 | OPL3_RIGHT_4OP_1 | OPL3_RIGHT_4OP_2 | in snd_opl3_set_connection()
402 connect_mask = (OPL3_RIGHT_4OP_0 << voice_offset) & 0x38; in snd_opl3_note_on()