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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmsnd_classic.h151 #define SMA_wCurrMastVolLeft 0x003c macro
H A Dmsnd_pinnacle.h193 #define SMA_wCurrMastVolLeft 0x0042 macro
H A Dmsnd_pinnacle.c404 readw(dev.SMA + SMA_wCurrMastVolLeft) / 0xffff, \
412 readw(dev.SMA + SMA_wCurrMastVolLeft) / 0xffff, \
467 writew(wLeft, dev.SMA + SMA_wCurrMastVolLeft);
1208 mastVolLeft = readw(dev.SMA + SMA_wCurrMastVolLeft);
1256 writew(mastVolLeft, dev.SMA + SMA_wCurrMastVolLeft);

Completed in 96 milliseconds