Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/ice1712/
Dprodigy_hifi.c308 #define DAC_RES 128 macro
309 #define DAC_MIN (DAC_0dB - DAC_RES)
356 uinfo->value.integer.max = DAC_RES; /* 0dB, 0.5dB step */ in wm_dac_vol_info()
404 uinfo->value.integer.max = DAC_RES; /* 0dB */ in wm8766_vol_info()
455 uinfo->value.integer.max = DAC_RES; in wm_master_vol_info()
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()