Home
last modified time | relevance | path

Searched refs:OPL3_PERCUSSION_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dopl3.h82 #define OPL3_PERCUSSION_ENABLE 0x20 macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_drums.c175 if (!(opl3->drum_reg & OPL3_PERCUSSION_ENABLE)) in snd_opl3_drum_switch()
H A Dopl3_seq.c104 opl3->drum_reg = OPL3_PERCUSSION_ENABLE; in snd_opl3_synth_use()
H A Dopl3_synth.c560 reg_val |= OPL3_PERCUSSION_ENABLE; in snd_opl3_set_params()