Searched refs:AM_VIB (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.h87 #define AM_VIB 0x20 macro
H A Dopl3.c551 opl3_command(map->ioaddr, AM_VIB + map->op[0], instr->operators[0]);
552 opl3_command(map->ioaddr, AM_VIB + map->op[1], instr->operators[1]);
609 opl3_command(map->ioaddr, AM_VIB + map->op[2], instr->operators[OFFS_4OP + 0]);
610 opl3_command(map->ioaddr, AM_VIB + map->op[3], instr->operators[OFFS_4OP + 1]);
863 opl3_command (map->ioaddr, AM_VIB + map->op[cell-1], tmp);}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_synth.c229 #define AM_VIB 0 macro
266 patch->inst.op[i].am_vib = data[AM_VIB + i];
277 data[OFFSET_4OP + AM_VIB + i];
493 /* Set OPL3 AM_VIB register of requested voice/operator */

Completed in 72 milliseconds