Searched refs:OPL3_CYMBAL_ON (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_drums.c | 16 OPL3_TOMTOM_ON, OPL3_TOMTOM_ON, OPL3_CYMBAL_ON, /* 47 - 49 */ 18 OPL3_TOMTOM_ON, OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, /* 50 - 52 */ 19 OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, /* 53 - 55 */ 20 OPL3_HIHAT_ON, OPL3_CYMBAL_ON, OPL3_TOMTOM_ON, /* 56 - 58 */ 21 OPL3_CYMBAL_ON, OPL3_TOMTOM_ON, OPL3_TOMTOM_ON, /* 59 - 61 */ 29 OPL3_CYMBAL_ON, OPL3_CYMBAL_ON /* 80 - 81 */ 196 case OPL3_CYMBAL_ON: in snd_opl3_drum_switch()
|
H A D | opl3_synth.c | 573 reg_val |= OPL3_CYMBAL_ON; in snd_opl3_set_params()
|
/openbmc/linux/include/sound/ |
H A D | opl3.h | 86 #define OPL3_CYMBAL_ON 0x02 macro
|