Home
last modified time | relevance | path

Searched refs:pgain (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/sparc/
H A Damd7930.c337 int pgain; member
484 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
797 swval = &amd->pgain; in snd_amd7930_get_volume()
822 swval = &amd->pgain; in snd_amd7930_put_volume()
962 amd->pgain = 200; in snd_amd7930_create()
/kernel/linux/linux-6.6/sound/sparc/
H A Damd7930.c335 int pgain; member
482 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
795 swval = &amd->pgain; in snd_amd7930_get_volume()
820 swval = &amd->pgain; in snd_amd7930_put_volume()
960 amd->pgain = 200; in snd_amd7930_create()
/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c97 /* pgain and pdiode settings */
131 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()
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c97 /* pgain and pdiode settings */
131 u8 pgain; member
414 (chip->pgain << 2) | in apds990x_calc_again()
561 (chip->pgain << 2) | in apds990x_configure()
1109 chip->pgain = APDS_PGAIN_1X; in apds990x_probe()

Completed in 8 milliseconds