Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Damd7930.c413 static __const__ __u16 gx_coeff[256] = { variable
480 map->gx = gx_coeff[amd->rgain]; in __amd7930_update_map()
481 map->stgr = gx_coeff[amd->mgain]; in __amd7930_update_map()
485 map->gr = gx_coeff[255]; in __amd7930_update_map()
488 map->gr = gx_coeff[level]; in __amd7930_update_map()