Home
last modified time | relevance | path

Searched refs:SMA_wCurrMastVolLeft (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c153 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
163 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
220 writew(wLeft, dev->SMA + SMA_wCurrMastVolLeft); in snd_msndmix_set()
H A Dmsnd_classic.h101 #define SMA_wCurrMastVolLeft 0x003c macro
H A Dmsnd_pinnacle.h134 #define SMA_wCurrMastVolLeft 0x0042 macro
H A Dmsnd_pinnacle.c315 mastVolLeft = readw(chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()
356 writew(mastVolLeft, chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()
/kernel/linux/linux-6.6/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c153 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
163 readw(dev->SMA + SMA_wCurrMastVolLeft) / 0xffff, \
220 writew(wLeft, dev->SMA + SMA_wCurrMastVolLeft); in snd_msndmix_set()
H A Dmsnd_classic.h101 #define SMA_wCurrMastVolLeft 0x003c macro
H A Dmsnd_pinnacle.h134 #define SMA_wCurrMastVolLeft 0x0042 macro
H A Dmsnd_pinnacle.c315 mastVolLeft = readw(chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()
356 writew(mastVolLeft, chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma()

Completed in 7 milliseconds