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