Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dmsnd_classic.h82 #define SRAM_CNTL_START 0x7F00 macro
102 #define DAPQ_OFFSET SRAM_CNTL_START
103 #define DARQ_OFFSET (SRAM_CNTL_START + 0x08)
104 #define MODQ_OFFSET (SRAM_CNTL_START + 0x10)
105 #define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
106 #define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)
Dmsnd_pinnacle.h115 #define SRAM_CNTL_START 0x7F00 macro
135 #define DAPQ_OFFSET SRAM_CNTL_START
136 #define DARQ_OFFSET (SRAM_CNTL_START + 0x08)
137 #define MODQ_OFFSET (SRAM_CNTL_START + 0x10)
138 #define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
139 #define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)
Dmsnd.h42 #define SRAM_CNTL_START 0x7F00 macro
/linux-4.4.14/sound/isa/msnd/
Dmsnd.h36 #define SRAM_CNTL_START 0x7F00 macro
64 #define DAPQ_OFFSET SRAM_CNTL_START
65 #define DARQ_OFFSET (SRAM_CNTL_START + 0x08)
66 #define MODQ_OFFSET (SRAM_CNTL_START + 0x10)
67 #define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
68 #define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)