Searched refs:SMA_wCurrMastVolLeft (Results 1 – 7 of 7) sorted by relevance
156 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \166 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \223 writew(wLeft, dev->SMA + SMA_wCurrMastVolLeft); in snd_msndmix_set()
114 #define SMA_wCurrMastVolLeft 0x003c macro
147 #define SMA_wCurrMastVolLeft 0x0042 macro
328 mastVolLeft = readw(chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()369 writew(mastVolLeft, chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()
149 #define SMA_wCurrMastVolLeft 0x003c macro
191 #define SMA_wCurrMastVolLeft 0x0042 macro
400 readw(dev.SMA + SMA_wCurrMastVolLeft) / 0xffff, \408 readw(dev.SMA + SMA_wCurrMastVolLeft) / 0xffff, \463 writew(wLeft, dev.SMA + SMA_wCurrMastVolLeft); in mixer_set()1219 mastVolLeft = readw(dev.SMA + SMA_wCurrMastVolLeft); in init_sma()1267 writew(mastVolLeft, dev.SMA + SMA_wCurrMastVolLeft); in init_sma()