Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dprodigy_hifi.c341 #define DAC_RES 128 macro
342 #define DAC_MIN (DAC_0dB - DAC_RES)
389 uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ in wm_dac_vol_info()
437 uinfo->value.integer.max = DAC_RES; /* 0dB */ in wm8766_vol_info()
488 uinfo->value.integer.max = DAC_RES; in wm_master_vol_info()
Dpontis.c111 #define DAC_RES 128 macro
112 #define DAC_MIN (DAC_0dB - DAC_RES)
119 uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ in wm_dac_vol_info()