Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/msnd/
Dmsnd_pinnacle_mixer.c156 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
166 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
223 writew(wLeft, dev->SMA + SMA_wCurrMastVolLeft); in snd_msndmix_set()
Dmsnd_classic.h114 #define SMA_wCurrMastVolLeft 0x003c macro
Dmsnd_pinnacle.h147 #define SMA_wCurrMastVolLeft 0x0042 macro
Dmsnd_pinnacle.c329 mastVolLeft = readw(chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()
370 writew(mastVolLeft, chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()