Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dmsnd_classic.h85 #define SRAM_CNTL_START 0x7F00 macro
105 #define DAPQ_OFFSET SRAM_CNTL_START
106 #define DARQ_OFFSET (SRAM_CNTL_START + 0x08)
107 #define MODQ_OFFSET (SRAM_CNTL_START + 0x10)
108 #define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
109 #define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)
Dmsnd_pinnacle.h118 #define SRAM_CNTL_START 0x7F00 macro
138 #define DAPQ_OFFSET SRAM_CNTL_START
139 #define DARQ_OFFSET (SRAM_CNTL_START + 0x08)
140 #define MODQ_OFFSET (SRAM_CNTL_START + 0x10)
141 #define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
142 #define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)
Dmsnd.h44 #define SRAM_CNTL_START 0x7F00 macro