Home
last modified time | relevance | path

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

/Linux-v5.15/sound/sparc/
Damd7930.c336 int pgain; member
483 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
796 swval = &amd->pgain; in snd_amd7930_get_volume()
821 swval = &amd->pgain; in snd_amd7930_put_volume()
961 amd->pgain = 200; in snd_amd7930_create()
/Linux-v5.15/drivers/misc/
Dapds990x.c131 u8 pgain; member
414 (chip->pgain << 2) | in apds990x_calc_again()
561 (chip->pgain << 2) | in apds990x_configure()
1110 chip->pgain = APDS_PGAIN_1X; in apds990x_probe()