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

/linux-4.4.14/drivers/misc/
H A Dapds990x.c111 /* pgain and pdiode settings */
145 u8 pgain; member in struct:apds990x_chip
429 (chip->pgain << 2) | apds990x_calc_again()
576 (chip->pgain << 2) | apds990x_configure()
1114 chip->pgain = APDS_PGAIN_1X; apds990x_probe()
/linux-4.4.14/sound/sparc/
H A Damd7930.c336 int pgain; member in struct:snd_amd7930
483 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; __amd7930_update_map()
814 swval = &amd->pgain; snd_amd7930_get_volume()
839 swval = &amd->pgain; snd_amd7930_put_volume()
979 amd->pgain = 200; snd_amd7930_create()

Completed in 114 milliseconds