Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Dprodigy_hifi.c307 #define DAC_RES 128 macro
308 #define DAC_MIN (DAC_0dB - DAC_RES)
355 uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ in wm_dac_vol_info()
402 uinfo->value.integer.max = DAC_RES; /* 0dB */ in wm8766_vol_info()
452 uinfo->value.integer.max = DAC_RES; in wm_master_vol_info()
H A Dpontis.c97 #define DAC_RES 128 macro
98 #define DAC_MIN (DAC_0dB - DAC_RES)
105 uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ in wm_dac_vol_info()