/kernel/linux/linux-6.6/include/sound/ |
H A D | tas2781-tlv.h | 18 static const DECLARE_TLV_DB_SCALE(dvc_tlv, -10000, 100, 0); 19 static const DECLARE_TLV_DB_SCALE(amp_vol_tlv, 1100, 50, 0);
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ak4641.c | 122 static const DECLARE_TLV_DB_SCALE(mono_gain_tlv, -1700, 2300, 0); 123 static const DECLARE_TLV_DB_SCALE(mic_boost_tlv, 0, 2000, 0); 124 static const DECLARE_TLV_DB_SCALE(eq_tlv, -1050, 150, 0); 125 static const DECLARE_TLV_DB_SCALE(master_tlv, -12750, 50, 0); 126 static const DECLARE_TLV_DB_SCALE(mic_stereo_sidetone_tlv, -2700, 300, 0); 127 static const DECLARE_TLV_DB_SCALE(mic_mono_sidetone_tlv, -400, 400, 0); 128 static const DECLARE_TLV_DB_SCALE(capture_tlv, -800, 50, 0); 129 static const DECLARE_TLV_DB_SCALE(alc_tlv, -800, 50, 0); 130 static const DECLARE_TLV_DB_SCALE(aux_in_tlv, -2100, 300, 0);
|
H A D | wm8940.c | 171 static DECLARE_TLV_DB_SCALE(wm8940_spk_vol_tlv, -5700, 100, 1); 172 static DECLARE_TLV_DB_SCALE(wm8940_att_tlv, -1000, 1000, 0); 173 static DECLARE_TLV_DB_SCALE(wm8940_pga_vol_tlv, -1200, 75, 0); 174 static DECLARE_TLV_DB_SCALE(wm8940_alc_min_tlv, -1200, 600, 0); 175 static DECLARE_TLV_DB_SCALE(wm8940_alc_max_tlv, 675, 600, 0); 176 static DECLARE_TLV_DB_SCALE(wm8940_alc_tar_tlv, -2250, 50, 0); 177 static DECLARE_TLV_DB_SCALE(wm8940_lim_boost_tlv, 0, 100, 0); 178 static DECLARE_TLV_DB_SCALE(wm8940_lim_thresh_tlv, -600, 100, 0); 179 static DECLARE_TLV_DB_SCALE(wm8940_adc_tlv, -12750, 50, 1); 180 static DECLARE_TLV_DB_SCALE(wm8940_capture_boost_vol_tl [all...] |
H A D | wm8985.c | 219 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1); 220 static const DECLARE_TLV_DB_SCALE(adc_tlv, -12700, 50, 1); 221 static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0); 222 static const DECLARE_TLV_DB_SCALE(lim_thresh_tlv, -600, 100, 0); 223 static const DECLARE_TLV_DB_SCALE(lim_boost_tlv, 0, 100, 0); 224 static const DECLARE_TLV_DB_SCALE(alc_min_tlv, -1200, 600, 0); 225 static const DECLARE_TLV_DB_SCALE(alc_max_tlv, -675, 600, 0); 226 static const DECLARE_TLV_DB_SCALE(alc_tar_tlv, -2250, 150, 0); 227 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, -1200, 75, 0); 228 static const DECLARE_TLV_DB_SCALE(boost_tl [all...] |
H A D | wm8983.c | 129 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1); 130 static const DECLARE_TLV_DB_SCALE(adc_tlv, -12700, 50, 1); 131 static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0); 132 static const DECLARE_TLV_DB_SCALE(lim_thresh_tlv, -600, 100, 0); 133 static const DECLARE_TLV_DB_SCALE(lim_boost_tlv, 0, 100, 0); 134 static const DECLARE_TLV_DB_SCALE(alc_min_tlv, -1200, 600, 0); 135 static const DECLARE_TLV_DB_SCALE(alc_max_tlv, -675, 600, 0); 136 static const DECLARE_TLV_DB_SCALE(alc_tar_tlv, -2250, 150, 0); 137 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, -1200, 75, 0); 138 static const DECLARE_TLV_DB_SCALE(boost_tl [all...] |
H A D | adau1761.c | 125 static const DECLARE_TLV_DB_SCALE(adau1761_sing_in_tlv, -1500, 300, 1); 126 static const DECLARE_TLV_DB_SCALE(adau1761_diff_in_tlv, -1200, 75, 0); 127 static const DECLARE_TLV_DB_SCALE(adau1761_out_tlv, -5700, 100, 0); 128 static const DECLARE_TLV_DB_SCALE(adau1761_sidetone_tlv, -1800, 300, 1); 129 static const DECLARE_TLV_DB_SCALE(adau1761_boost_tlv, -600, 600, 1); 130 static const DECLARE_TLV_DB_SCALE(adau1761_pga_boost_tlv, -2000, 2000, 1); 132 static const DECLARE_TLV_DB_SCALE(adau1761_alc_max_gain_tlv, -1200, 600, 0); 133 static const DECLARE_TLV_DB_SCALE(adau1761_alc_target_tlv, -2850, 150, 0); 134 static const DECLARE_TLV_DB_SCALE(adau1761_alc_ng_threshold_tlv, -7650, 150, 0);
|
H A D | isabelle.c | 341 static const DECLARE_TLV_DB_SCALE(mic_amp_tlv, 0, 100, 0); 342 static const DECLARE_TLV_DB_SCALE(afm_amp_tlv, -3300, 300, 0); 343 static const DECLARE_TLV_DB_SCALE(dac_tlv, -1200, 200, 0); 344 static const DECLARE_TLV_DB_SCALE(hf_tlv, -5000, 200, 0); 347 static const DECLARE_TLV_DB_SCALE(dpga_tlv, -6300, 100, 1); 350 static const DECLARE_TLV_DB_SCALE(rx_tlv, -6300, 100, 1); 352 static const DECLARE_TLV_DB_SCALE(st_tlv, -2700, 300, 1); 353 static const DECLARE_TLV_DB_SCALE(tx_tlv, -600, 100, 0);
|
H A D | lm4857.c | 71 static const DECLARE_TLV_DB_SCALE(stereo_tlv, -4050, 150, 0); 72 static const DECLARE_TLV_DB_SCALE(mono_tlv, -3450, 150, 0);
|
H A D | max9860.c | 126 static const DECLARE_TLV_DB_SCALE(dva_tlv, -9100, 100, 1); 127 static const DECLARE_TLV_DB_SCALE(dvg_tlv, 0, 600, 0); 128 static const DECLARE_TLV_DB_SCALE(adc_tlv, -1200, 100, 0); 132 static const DECLARE_TLV_DB_SCALE(pgam_tlv, 0, 100, 0); 133 static const DECLARE_TLV_DB_SCALE(anth_tlv, -7600, 400, 1); 134 static const DECLARE_TLV_DB_SCALE(agcth_tlv, -1800, 100, 0);
|
H A D | cs42l51.c | 112 static const DECLARE_TLV_DB_SCALE(adc_pcm_tlv, -5150, 50, 0); 113 static const DECLARE_TLV_DB_SCALE(tone_tlv, -1050, 150, 0); 115 static const DECLARE_TLV_DB_SCALE(aout_tlv, -10200, 50, 0); 117 static const DECLARE_TLV_DB_SCALE(boost_tlv, 1600, 1600, 0); 118 static const DECLARE_TLV_DB_SCALE(adc_boost_tlv, 2000, 2000, 0); 125 static const DECLARE_TLV_DB_SCALE(pga_tlv, -300, 50, 0); 126 static const DECLARE_TLV_DB_SCALE(adc_att_tlv, -9600, 100, 0);
|
H A D | zx_aud96p22.c | 88 static const DECLARE_TLV_DB_SCALE(lm_tlv, -11550, 50, 0); 89 static const DECLARE_TLV_DB_SCALE(hs_tlv, -3900, 300, 0); 90 static const DECLARE_TLV_DB_SCALE(rec_tlv, -9550, 50, 0); 91 static const DECLARE_TLV_DB_SCALE(pga_tlv, -1800, 100, 0);
|
H A D | wm_hubs.c | 27 const DECLARE_TLV_DB_SCALE(wm_hubs_spkmix_tlv, -300, 300, 0); 30 static const DECLARE_TLV_DB_SCALE(inpga_tlv, -1650, 150, 0); 31 static const DECLARE_TLV_DB_SCALE(inmix_sw_tlv, 0, 3000, 0); 32 static const DECLARE_TLV_DB_SCALE(inmix_tlv, -1500, 300, 1); 33 static const DECLARE_TLV_DB_SCALE(earpiece_tlv, -600, 600, 0); 34 static const DECLARE_TLV_DB_SCALE(outmix_tlv, -2100, 300, 0); 35 static const DECLARE_TLV_DB_SCALE(spkmixout_tlv, -1800, 600, 1); 36 static const DECLARE_TLV_DB_SCALE(outpga_tlv, -5700, 100, 0); 41 static const DECLARE_TLV_DB_SCALE(line_tlv, -600, 600, 0);
|
H A D | wm9081.c | 239 static const DECLARE_TLV_DB_SCALE(drc_in_tlv, -4500, 75, 0); 240 static const DECLARE_TLV_DB_SCALE(drc_out_tlv, -2250, 75, 0); 241 static const DECLARE_TLV_DB_SCALE(drc_min_tlv, -1800, 600, 0); 248 static const DECLARE_TLV_DB_SCALE(drc_qr_tlv, 1200, 600, 0); 249 static const DECLARE_TLV_DB_SCALE(drc_startup_tlv, -300, 50, 0); 251 static const DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0); 253 static const DECLARE_TLV_DB_SCALE(in_tlv, -600, 600, 0); 254 static const DECLARE_TLV_DB_SCALE(dac_tlv, -7200, 75, 1); 255 static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0);
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4641.c | 122 static const DECLARE_TLV_DB_SCALE(mono_gain_tlv, -1700, 2300, 0); 123 static const DECLARE_TLV_DB_SCALE(mic_boost_tlv, 0, 2000, 0); 124 static const DECLARE_TLV_DB_SCALE(eq_tlv, -1050, 150, 0); 125 static const DECLARE_TLV_DB_SCALE(master_tlv, -12750, 50, 0); 126 static const DECLARE_TLV_DB_SCALE(mic_stereo_sidetone_tlv, -2700, 300, 0); 127 static const DECLARE_TLV_DB_SCALE(mic_mono_sidetone_tlv, -400, 400, 0); 128 static const DECLARE_TLV_DB_SCALE(capture_tlv, -800, 50, 0); 129 static const DECLARE_TLV_DB_SCALE(alc_tlv, -800, 50, 0); 130 static const DECLARE_TLV_DB_SCALE(aux_in_tlv, -2100, 300, 0);
|
H A D | wm8940.c | 173 static DECLARE_TLV_DB_SCALE(wm8940_spk_vol_tlv, -5700, 100, 1); 174 static DECLARE_TLV_DB_SCALE(wm8940_att_tlv, -1000, 1000, 0); 175 static DECLARE_TLV_DB_SCALE(wm8940_pga_vol_tlv, -1200, 75, 0); 176 static DECLARE_TLV_DB_SCALE(wm8940_alc_min_tlv, -1200, 600, 0); 177 static DECLARE_TLV_DB_SCALE(wm8940_alc_max_tlv, 675, 600, 0); 178 static DECLARE_TLV_DB_SCALE(wm8940_alc_tar_tlv, -2250, 50, 0); 179 static DECLARE_TLV_DB_SCALE(wm8940_lim_boost_tlv, 0, 100, 0); 180 static DECLARE_TLV_DB_SCALE(wm8940_lim_thresh_tlv, -600, 100, 0); 181 static DECLARE_TLV_DB_SCALE(wm8940_adc_tlv, -12750, 50, 1); 182 static DECLARE_TLV_DB_SCALE(wm8940_capture_boost_vol_tl [all...] |
H A D | wm8983.c | 129 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1); 130 static const DECLARE_TLV_DB_SCALE(adc_tlv, -12700, 50, 1); 131 static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0); 132 static const DECLARE_TLV_DB_SCALE(lim_thresh_tlv, -600, 100, 0); 133 static const DECLARE_TLV_DB_SCALE(lim_boost_tlv, 0, 100, 0); 134 static const DECLARE_TLV_DB_SCALE(alc_min_tlv, -1200, 600, 0); 135 static const DECLARE_TLV_DB_SCALE(alc_max_tlv, -675, 600, 0); 136 static const DECLARE_TLV_DB_SCALE(alc_tar_tlv, -2250, 150, 0); 137 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, -1200, 75, 0); 138 static const DECLARE_TLV_DB_SCALE(boost_tl [all...] |
H A D | wm8985.c | 219 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1); 220 static const DECLARE_TLV_DB_SCALE(adc_tlv, -12700, 50, 1); 221 static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0); 222 static const DECLARE_TLV_DB_SCALE(lim_thresh_tlv, -600, 100, 0); 223 static const DECLARE_TLV_DB_SCALE(lim_boost_tlv, 0, 100, 0); 224 static const DECLARE_TLV_DB_SCALE(alc_min_tlv, -1200, 600, 0); 225 static const DECLARE_TLV_DB_SCALE(alc_max_tlv, -675, 600, 0); 226 static const DECLARE_TLV_DB_SCALE(alc_tar_tlv, -2250, 150, 0); 227 static const DECLARE_TLV_DB_SCALE(pga_vol_tlv, -1200, 75, 0); 228 static const DECLARE_TLV_DB_SCALE(boost_tl [all...] |
H A D | adau1761.c | 125 static const DECLARE_TLV_DB_SCALE(adau1761_sing_in_tlv, -1500, 300, 1); 126 static const DECLARE_TLV_DB_SCALE(adau1761_diff_in_tlv, -1200, 75, 0); 127 static const DECLARE_TLV_DB_SCALE(adau1761_out_tlv, -5700, 100, 0); 128 static const DECLARE_TLV_DB_SCALE(adau1761_sidetone_tlv, -1800, 300, 1); 129 static const DECLARE_TLV_DB_SCALE(adau1761_boost_tlv, -600, 600, 1); 130 static const DECLARE_TLV_DB_SCALE(adau1761_pga_boost_tlv, -2000, 2000, 1); 132 static const DECLARE_TLV_DB_SCALE(adau1761_alc_max_gain_tlv, -1200, 600, 0); 133 static const DECLARE_TLV_DB_SCALE(adau1761_alc_target_tlv, -2850, 150, 0); 134 static const DECLARE_TLV_DB_SCALE(adau1761_alc_ng_threshold_tlv, -7650, 150, 0);
|
H A D | isabelle.c | 341 static const DECLARE_TLV_DB_SCALE(mic_amp_tlv, 0, 100, 0); 342 static const DECLARE_TLV_DB_SCALE(afm_amp_tlv, -3300, 300, 0); 343 static const DECLARE_TLV_DB_SCALE(dac_tlv, -1200, 200, 0); 344 static const DECLARE_TLV_DB_SCALE(hf_tlv, -5000, 200, 0); 347 static const DECLARE_TLV_DB_SCALE(dpga_tlv, -6300, 100, 1); 350 static const DECLARE_TLV_DB_SCALE(rx_tlv, -6300, 100, 1); 352 static const DECLARE_TLV_DB_SCALE(st_tlv, -2700, 300, 1); 353 static const DECLARE_TLV_DB_SCALE(tx_tlv, -600, 100, 0);
|
H A D | lm4857.c | 71 static const DECLARE_TLV_DB_SCALE(stereo_tlv, -4050, 150, 0); 72 static const DECLARE_TLV_DB_SCALE(mono_tlv, -3450, 150, 0);
|
H A D | max9860.c | 126 static const DECLARE_TLV_DB_SCALE(dva_tlv, -9100, 100, 1); 127 static const DECLARE_TLV_DB_SCALE(dvg_tlv, 0, 600, 0); 128 static const DECLARE_TLV_DB_SCALE(adc_tlv, -1200, 100, 0); 132 static const DECLARE_TLV_DB_SCALE(pgam_tlv, 0, 100, 0); 133 static const DECLARE_TLV_DB_SCALE(anth_tlv, -7600, 400, 1); 134 static const DECLARE_TLV_DB_SCALE(agcth_tlv, -1800, 100, 0);
|
H A D | cs42l51.c | 109 static const DECLARE_TLV_DB_SCALE(adc_pcm_tlv, -5150, 50, 0); 110 static const DECLARE_TLV_DB_SCALE(tone_tlv, -1050, 150, 0); 112 static const DECLARE_TLV_DB_SCALE(aout_tlv, -10200, 50, 0); 114 static const DECLARE_TLV_DB_SCALE(boost_tlv, 1600, 1600, 0); 115 static const DECLARE_TLV_DB_SCALE(adc_boost_tlv, 2000, 2000, 0); 122 static const DECLARE_TLV_DB_SCALE(pga_tlv, -300, 50, 0); 123 static const DECLARE_TLV_DB_SCALE(adc_att_tlv, -9600, 100, 0);
|
H A D | wm_hubs.c | 27 const DECLARE_TLV_DB_SCALE(wm_hubs_spkmix_tlv, -300, 300, 0); 30 static const DECLARE_TLV_DB_SCALE(inpga_tlv, -1650, 150, 0); 31 static const DECLARE_TLV_DB_SCALE(inmix_sw_tlv, 0, 3000, 0); 32 static const DECLARE_TLV_DB_SCALE(inmix_tlv, -1500, 300, 1); 33 static const DECLARE_TLV_DB_SCALE(earpiece_tlv, -600, 600, 0); 34 static const DECLARE_TLV_DB_SCALE(outmix_tlv, -2100, 300, 0); 35 static const DECLARE_TLV_DB_SCALE(spkmixout_tlv, -1800, 600, 1); 36 static const DECLARE_TLV_DB_SCALE(outpga_tlv, -5700, 100, 0); 41 static const DECLARE_TLV_DB_SCALE(line_tlv, -600, 600, 0);
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | wm8776.c | 123 static const DECLARE_TLV_DB_SCALE(wm8776_hp_tlv, -7400, 100, 1); 124 static const DECLARE_TLV_DB_SCALE(wm8776_dac_tlv, -12750, 50, 1); 125 static const DECLARE_TLV_DB_SCALE(wm8776_adc_tlv, -10350, 50, 1); 126 static const DECLARE_TLV_DB_SCALE(wm8776_lct_tlv, -1600, 100, 0); 127 static const DECLARE_TLV_DB_SCALE(wm8776_maxgain_tlv, 0, 400, 0); 128 static const DECLARE_TLV_DB_SCALE(wm8776_ngth_tlv, -7800, 600, 0); 129 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_lim_tlv, -1200, 100, 0); 130 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_alc_tlv, -2100, 400, 0);
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | wm8776.c | 119 static const DECLARE_TLV_DB_SCALE(wm8776_hp_tlv, -7400, 100, 1); 120 static const DECLARE_TLV_DB_SCALE(wm8776_dac_tlv, -12750, 50, 1); 121 static const DECLARE_TLV_DB_SCALE(wm8776_adc_tlv, -10350, 50, 1); 122 static const DECLARE_TLV_DB_SCALE(wm8776_lct_tlv, -1600, 100, 0); 123 static const DECLARE_TLV_DB_SCALE(wm8776_maxgain_tlv, 0, 400, 0); 124 static const DECLARE_TLV_DB_SCALE(wm8776_ngth_tlv, -7800, 600, 0); 125 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_lim_tlv, -1200, 100, 0); 126 static const DECLARE_TLV_DB_SCALE(wm8776_maxatten_alc_tlv, -2100, 400, 0);
|