Home
last modified time | relevance | path

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

/openbmc/linux/sound/i2c/other/
H A Dak4xxx-adda.c344 #define AK_GET_VOL_CVT(val) (((val) >> 21) & 1) macro
386 if (AK_GET_VOL_CVT(kcontrol->private_value) && nval < 128) in put_ak_reg()