Searched refs:OPL3SA2_MISC (Results 1 – 1 of 1) sorted by relevance
86 #define OPL3SA2_MISC 0x0A macro222 tmp = snd_opl3sa2_read(chip, OPL3SA2_MISC); in snd_opl3sa2_detect()243 snd_opl3sa2_write(chip, OPL3SA2_MISC, tmp ^ 7); in snd_opl3sa2_detect()244 tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MISC); in snd_opl3sa2_detect()274 snd_opl3sa2_write(chip, OPL3SA2_MISC, 0x80 | (tmp & 7)); /* Miscellaneous - default */ in snd_opl3sa2_detect()