Searched refs:SUSTAIN_RELEASE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dopl3_hw.h111 #define SUSTAIN_RELEASE 0x80 macro
H A Dopl3.c565 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[0], instr->operators[6]);
566 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[1], instr->operators[7]);
623 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[2], instr->operators[OFFS_4OP + 6]);
624 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[3], instr->operators[OFFS_4OP + 7]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_synth.c232 #define SUSTAIN_RELEASE 6 macro
269 patch->inst.op[i].sustain_release = data[SUSTAIN_RELEASE + i];
283 data[OFFSET_4OP + SUSTAIN_RELEASE + i];
520 /* Set OPL3 SUSTAIN_RELEASE register of requested voice/operator */

Completed in 112 milliseconds