Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.h32 #define HR222_LINE_CAPTURE_LEVEL_MAX 255 /* +16 dB */ macro
H A Dpcxhr_mixer.c98 HR222_LINE_CAPTURE_LEVEL_MAX; /* +15.5 dB */ in pcxhr_analog_vol_info()
142 new_volume > HR222_LINE_CAPTURE_LEVEL_MAX) in pcxhr_analog_vol_put()