Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dawe_hw.h35 #define Data0 0 /* 0x620: doubleword r/w */ macro
41 #define AWE_CPF(ch) awe_cmd_idx(0,ch), Data0 /* DW: current pitch and fractional address */
42 #define AWE_PTRX(ch) awe_cmd_idx(1,ch), Data0 /* DW: pitch target and reverb send */
43 #define AWE_CVCF(ch) awe_cmd_idx(2,ch), Data0 /* DW: current volume and filter cutoff */
44 #define AWE_VTFT(ch) awe_cmd_idx(3,ch), Data0 /* DW: volume and filter cutoff targets */
45 #define AWE_0080(ch) awe_cmd_idx(4,ch), Data0 /* DW: ?? */
46 #define AWE_00A0(ch) awe_cmd_idx(5,ch), Data0 /* DW: ?? */
47 #define AWE_PSST(ch) awe_cmd_idx(6,ch), Data0 /* DW: pan send and loop start address */
48 #define AWE_CSL(ch) awe_cmd_idx(7,ch), Data0 /* DW: chorus send and loop end address */