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