Home
last modified time | relevance | path

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

/openbmc/linux/sound/i2c/other/
H A Dak4xxx-adda.c345 #define AK_GET_IPGA(val) (((val) >> 20) & 1) macro
388 if (AK_GET_IPGA(kcontrol->private_value) && nval >= 128) in put_ak_reg()