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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c393 #define UNITY_GAIN 32768 /* = 65536/2 */ macro
1000 if (sgain > UNITY_GAIN)
1001 gain = UNITY_GAIN;
3398 all_in_all_mixer(hdspm, 0 * UNITY_GAIN);
3406 if (hdspm_write_pb_gain(hdspm, i, i, UNITY_GAIN))
H A Dhdsp.c384 #define UNITY_GAIN 32768 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c393 #define UNITY_GAIN 32768 /* = 65536/2 */ macro
1000 if (sgain > UNITY_GAIN)
1001 gain = UNITY_GAIN;
3398 all_in_all_mixer(hdspm, 0 * UNITY_GAIN);
3406 if (hdspm_write_pb_gain(hdspm, i, i, UNITY_GAIN))
H A Dhdsp.c384 #define UNITY_GAIN 32768 macro

Completed in 202 milliseconds