Searched refs:VSRVolRampControl (Results 1 – 2 of 2) sorted by relevance
56 #define VSRVolRampControl (26) macro77 #define DataRegLoByte3x4 (VSRVolRampControl+2)79 #define DataRegHiByte3x5 (VSRVolRampControl+2 +1)80 #define DMA_2xB (VSRVolRampControl+2+2)81 #define IRQ_2xB (VSRVolRampControl+2+3)83 #define RegCtrl_2xF (VSRVolRampControl+2+(16*2))84 #define Jumper_2xB (VSRVolRampControl+2+(16*2)+1)85 #define GUS42DMAStart (VSRVolRampControl+2+(16*2)+2)87 #define GUS43DRAMIOlo (VSRVolRampControl+2+(16*2)*2)89 #define GUS44DRAMIOhi (VSRVolRampControl+2+(16*2)*2+2)[all …]
306 … GUSregb((voice << 5) + VSRVolRampControl) &= 0x7f; /* clear voice volume reg irq bit */ in gus_write()