Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dphase.c73 static const unsigned char wm_vol[256] = { variable
88 #define WM_VOL_MAX (sizeof(wm_vol) - 1)
273 nvol = 127 - wm_vol[(((vol & ~WM_VOL_MUTE) * in wm_set_vol()