Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c235 #define PCXHR_DIGITAL_LEVEL_MAX 0x1ff /* +18 dB */ macro
342 uinfo->value.integer.max = PCXHR_DIGITAL_LEVEL_MAX; /* 18.0 dB */ in pcxhr_digital_vol_info()
384 vol > PCXHR_DIGITAL_LEVEL_MAX) in pcxhr_pcm_vol_put()