Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Damd7930.c448 static __const__ __u16 ger_coeff[] = { variable
482 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
484 map->ger = ger_coeff[level - 256]; in __amd7930_update_map()
487 map->ger = ger_coeff[0]; in __amd7930_update_map()