Home
last modified time | relevance | path

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

/linux/sound/sparc/
H A Damd7930.c440 static __const__ __u16 ger_coeff[] = { variable
474 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
476 map->ger = ger_coeff[level - 256]; in __amd7930_update_map()
479 map->ger = ger_coeff[0]; in __amd7930_update_map()