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

/linux-4.1.27/sound/pci/ice1712/
H A Daureon.c693 #define WM_VOL_CNT 101 /* 0dB .. -100dB */ macro
703 nvol = ((vol % WM_VOL_CNT) * (master % WM_VOL_CNT)) / wm_set_vol()

Completed in 46 milliseconds