Searched refs:OPL3_CONNECTION_BIT (Results 1 – 3 of 3) sorted by relevance
159 #define OPL3_CONNECTION_BIT 0x01 macro
521 reg_val |= OPL3_CONNECTION_BIT; in snd_opl3_set_voice()
504 reg_val = fm->feedback_connection[1] & OPL3_CONNECTION_BIT; in snd_opl3_note_on()