Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/isa/msnd/
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()
A Dmsnd_classic.h101 #define SMA_wCurrMastVolLeft 0x003c macro
A Dmsnd_pinnacle.h134 #define SMA_wCurrMastVolLeft 0x0042 macro
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