Searched refs:OPL3SA2_MISC (Results 1 – 1 of 1) sorted by relevance
107 #define OPL3SA2_MISC 0x0A macro241 tmp = snd_opl3sa2_read(chip, OPL3SA2_MISC); in snd_opl3sa2_detect()262 snd_opl3sa2_write(chip, OPL3SA2_MISC, tmp ^ 7); in snd_opl3sa2_detect()263 if ((tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MISC)) != tmp) { in snd_opl3sa2_detect()291 snd_opl3sa2_write(chip, OPL3SA2_MISC, 0x80 | (tmp & 7)); /* Miscellaneous - default */ in snd_opl3sa2_detect()