Home
last modified time | relevance | path

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

/linux/sound/sparc/
H A Damd7930.c405 static __const__ __u16 gx_coeff[256] = { variable
472 map->gx = gx_coeff[amd->rgain]; in __amd7930_update_map()
473 map->stgr = gx_coeff[amd->mgain]; in __amd7930_update_map()
477 map->gr = gx_coeff[255]; in __amd7930_update_map()
480 map->gr = gx_coeff[level]; in __amd7930_update_map()