Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.c679 #define WM_VOL_CNT 101 /* 0dB .. -100dB */ macro
689 nvol = ((vol % WM_VOL_CNT) * (master % WM_VOL_CNT)) / in wm_set_vol()