Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dcs42xx8.c51 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
72 CS42XX8_VOLAOUT2, 0, 0xff, 1, dac_tlv),
74 CS42XX8_VOLAOUT4, 0, 0xff, 1, dac_tlv),
76 CS42XX8_VOLAOUT6, 0, 0xff, 1, dac_tlv),
78 CS42XX8_VOLAOUT8, 0, 0xff, 1, dac_tlv),
Dwm8741.c68 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 400, 0);
74 WM8741_DACRMSB_ATTENUATION, 0, 511, 1, dac_tlv),
81 0, 511, 1, dac_tlv),
88 0, 511, 1, dac_tlv),
Dwm8580.c258 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
292 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
296 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
300 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
323 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
Disabelle.c348 static const DECLARE_TLV_DB_SCALE(dac_tlv, -1200, 200, 0);
362 4, 0, 0xF, 0, dac_tlv),
367 4, 0, 0xF, 0, dac_tlv),
369 0, 0xF, 0, dac_tlv),
Dwm8776.c87 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
94 0, 255, 0, dac_tlv),
Dwm8523.c71 static const DECLARE_TLV_DB_SCALE(dac_tlv, -10000, 25, 0);
83 0, 448, 0, dac_tlv),
Dtas5720.c465 static DECLARE_TLV_DB_SCALE(dac_tlv, -10350, 50, 0);
469 TAS5720_VOLUME_CTRL_REG, 0, 0xff, 0, dac_tlv),
Dcs4265.c82 static DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 0);
139 CS4265_DAC_CHB_VOL, 0, 0xFF, 1, dac_tlv),
Dwm8988.c172 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
217 SOC_DOUBLE_R_TLV("PCM Volume", WM8988_LDAC, WM8988_RDAC, 0, 255, 0, dac_tlv),
Dtas2552.c555 static DECLARE_TLV_DB_SCALE(dac_tlv, -700, 100, 0);
569 TAS2552_PGA_GAIN, 0, 0x1f, 0, dac_tlv),
Dwm8983.c132 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1);
243 WM8983_RIGHT_DAC_DIGITAL_VOL, 0, 255, 0, dac_tlv),
Dwm8900.c299 static const DECLARE_TLV_DB_SCALE(dac_tlv, -7200, 75, 1);
395 1, 96, 0, dac_tlv),
Dwm8985.c222 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12700, 50, 1);
336 WM8985_RIGHT_DAC_DIGITAL_VOL, 0, 255, 0, dac_tlv),
Dwm9081.c258 static const DECLARE_TLV_DB_SCALE(dac_tlv, -7200, 75, 1);
395 SOC_SINGLE_TLV("Playback Volume", WM9081_DAC_DIGITAL_1, 1, 96, 0, dac_tlv),
Dwm8753.c272 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
284 SOC_DOUBLE_R_TLV("PCM Volume", WM8753_LDAC, WM8753_RDAC, 0, 255, 0, dac_tlv),
Dwm8960.c225 static const DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 1);
256 0, 255, 0, dac_tlv),
Dcs35l33.c191 static DECLARE_TLV_DB_SCALE(dac_tlv, -10200, 50, 0);
198 0, 0x34, 0xE4, dac_tlv),
Dtlv320aic3x.c313 static DECLARE_TLV_DB_SCALE(dac_tlv, -6350, 50, 0);
330 LDAC_VOL, RDAC_VOL, 0, 0x7f, 1, dac_tlv),
/sound/pci/oxygen/
Doxygen.h104 const unsigned int *dac_tlv; member
Dxonar_pcm179x.c1131 .dac_tlv = pcm1796_db_scale,
1169 .dac_tlv = pcm1796_db_scale,
1201 .dac_tlv = pcm1796_db_scale,
Dxonar_cs43xx.c416 .dac_tlv = cs4362a_db_scale,
Doxygen_mixer.c1079 chip->model.dac_tlv) { in add_controls()
1080 template.tlv.p = chip->model.dac_tlv; in add_controls()
Dxonar_wm87x6.c1273 .dac_tlv = wm87x6_dac_db_scale,
1306 .dac_tlv = wm87x6_dac_db_scale,
Doxygen.c738 .dac_tlv = ak4396_db_scale,