HomeSort by: relevance | last modified time | path
    Searched defs:VOLUME (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/dev/
ym2149reg.h 56 #define YM_VA 8 /* Volume Channel A */
57 #define YM_VB 9 /* Volume Channel B */
58 #define YM_VC 10 /* Volume Channel C */
76 #define VOLUME 0x0F /* 16 steps */
77 #define ENVELOP 0x10 /* volume steered by envelope */
  /src/sys/arch/macppc/dev/
snapper.c 538 #define DEQ_VOLUME 0x04 /* Volume (6bytes) */
598 u_char VOLUME[6];
821 * we can control the volume in software in this case.
1493 * for some insane reason the gain table for master volume and the
1777 { 0, 0, 0, 0, 0, 0 }, /* VOLUME */
1809 sizeof tas3004_initdata.VOLUME, /* 0x04 */
2049 DEQ_WRITE(sc, DEQ_VOLUME, tas3004_initdata.VOLUME);

Completed in 14 milliseconds