Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 169) sorted by relevance

1234567

/sound/pci/oxygen/
Doxygen_mixer.c41 struct snd_ctl_elem_value *value) in dac_volume_get()
54 struct snd_ctl_elem_value *value) in dac_volume_put()
74 struct snd_ctl_elem_value *value) in dac_mute_get()
85 struct snd_ctl_elem_value *value) in dac_mute_put()
125 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get()
195 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put()
214 struct snd_ctl_elem_value *value) in spdif_switch_get()
289 struct snd_ctl_elem_value *value) in spdif_switch_put()
313 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958()
322 static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) in iec958_to_oxygen()
[all …]
Doxygen_io.c46 void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value) in oxygen_write8()
53 void oxygen_write16(struct oxygen *chip, unsigned int reg, u16 value) in oxygen_write16()
60 void oxygen_write32(struct oxygen *chip, unsigned int reg, u32 value) in oxygen_write32()
68 u8 value, u8 mask) in oxygen_write8_masked()
79 u16 value, u16 mask) in oxygen_write16_masked()
90 u32 value, u32 mask) in oxygen_write32_masked()
169 u16 value = oxygen_read16(chip, OXYGEN_AC97_REGS); in oxygen_read_ac97() local
190 u16 value = oxygen_read_ac97(chip, codec, index); in oxygen_write_ac97_masked() local
278 void oxygen_write_eeprom(struct oxygen *chip, unsigned int index, u16 value) in oxygen_write_eeprom()
Dxonar_wm87x6.c102 unsigned int reg, unsigned int value) in wm8776_write_spi()
113 unsigned int reg, unsigned int value) in wm8776_write_i2c()
120 unsigned int reg, unsigned int value) in wm8776_write()
137 unsigned int reg, unsigned int value) in wm8776_write_cached()
147 unsigned int reg, unsigned int value) in wm8766_write()
166 unsigned int reg, unsigned int value) in wm8766_write_cached()
509 struct snd_ctl_elem_value *value) in wm8776_bit_switch_get()
523 struct snd_ctl_elem_value *value) in wm8776_bit_switch_put()
621 unsigned int value, reg_index, mode; in wm8776_field_set_from_ctl() local
650 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set()
[all …]
Doxygen.c155 u8 reg, u8 value) in ak4396_write()
173 u8 reg, u8 value) in ak4396_write_cached()
181 static void wm8785_write(struct oxygen *chip, u8 reg, unsigned int value) in wm8785_write()
350 u8 value; in set_ak4396_params() local
390 u8 value; in update_ak4396_mute() local
403 unsigned int value; in set_wm8785_params() local
422 unsigned int value; in set_ak5385_params() local
449 struct snd_ctl_elem_value *value) in rolloff_get()
460 struct snd_ctl_elem_value *value) in rolloff_put()
500 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
[all …]
Dxonar_dg_mixer.c70 struct snd_ctl_elem_value *value) in output_select_get()
82 struct snd_ctl_elem_value *value) in output_select_put()
219 struct snd_ctl_elem_value *value) in input_vol_get()
233 struct snd_ctl_elem_value *value) in input_vol_put()
290 struct snd_ctl_elem_value *value) in input_sel_get()
302 struct snd_ctl_elem_value *value) in input_sel_put()
337 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
347 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()
Dxonar_pcm179x.c244 u8 reg, u8 value) in pcm1796_write_spi()
259 u8 reg, u8 value) in pcm1796_write_i2c()
265 u8 reg, u8 value) in pcm1796_write()
280 u8 reg, u8 value) in pcm1796_write_cached()
288 static void cs2000_write(struct oxygen *chip, u8 reg, u8 value) in cs2000_write()
296 static void cs2000_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs2000_write_cached()
654 u8 value; in update_pcm1796_mute() local
736 struct snd_ctl_elem_value *value) in rolloff_get()
748 struct snd_ctl_elem_value *value) in rolloff_put()
800 struct snd_ctl_elem_value *value) in st_output_switch_get()
[all …]
Dxonar_cs43xx.c77 static void cs4398_write(struct oxygen *chip, u8 reg, u8 value) in cs4398_write()
86 static void cs4398_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs4398_write_cached()
94 static void cs4362a_write(struct oxygen *chip, u8 reg, u8 value) in cs4362a_write()
103 static void cs4362a_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs4362a_write_cached()
305 struct snd_ctl_elem_value *value) in rolloff_get()
316 struct snd_ctl_elem_value *value) in rolloff_put()
Dxonar_lib.c90 unsigned int value; in xonar_set_cs53x1_params() local
103 struct snd_ctl_elem_value *value) in xonar_gpio_bit_switch_get()
115 struct snd_ctl_elem_value *value) in xonar_gpio_bit_switch_put()
Doxygen.h212 unsigned int reg, u8 value) in oxygen_set_bits8()
218 unsigned int reg, u16 value) in oxygen_set_bits16()
224 unsigned int reg, u32 value) in oxygen_set_bits32()
230 unsigned int reg, u8 value) in oxygen_clear_bits8()
236 unsigned int reg, u16 value) in oxygen_clear_bits16()
242 unsigned int reg, u32 value) in oxygen_clear_bits32()
248 unsigned int index, u16 value) in oxygen_ac97_set_bits()
255 unsigned int index, u16 value) in oxygen_ac97_clear_bits()
/sound/soc/omap/
Dmcbsp.h102 #define RINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
105 #define CLKSTP(value) (((value) & 0x3) << 11) /* bits 11:12 */ argument
106 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ argument
115 #define XINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
139 #define RWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
140 #define RFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
143 #define XWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
144 #define XFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
147 #define RDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument
149 #define RCOMPAND(value) (((value) & 0x3) << 3) /* Bits 3:4 */ argument
[all …]
/sound/pci/ca0106/
Dca0106_proc.c98 static void snd_ca0106_proc_dump_iec958( struct snd_info_buffer *buffer, u32 value) in snd_ca0106_proc_dump_iec958()
276 u32 value; in snd_ca0106_proc_iec958() local
316 unsigned long value; in snd_ca0106_proc_reg_read32() local
332 unsigned int value; in snd_ca0106_proc_reg_read16() local
348 unsigned int value; in snd_ca0106_proc_reg_read8() local
364 unsigned long value; in snd_ca0106_proc_reg_read1() local
382 unsigned long value; in snd_ca0106_proc_reg_read2() local
/sound/soc/intel/common/
Dsst-dsp.c32 void sst_shim32_write(void __iomem *addr, u32 offset, u32 value) in sst_shim32_write()
44 void sst_shim32_write64(void __iomem *addr, u32 offset, u64 value) in sst_shim32_write64()
92 void sst_dsp_shim_write(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write()
115 void sst_dsp_shim_write64(struct sst_dsp *sst, u32 offset, u64 value) in sst_dsp_shim_write64()
138 void sst_dsp_shim_write_unlocked(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write_unlocked()
150 void sst_dsp_shim_write64_unlocked(struct sst_dsp *sst, u32 offset, u64 value) in sst_dsp_shim_write64_unlocked()
163 u32 mask, u32 value) in sst_dsp_shim_update_bits_unlocked()
183 u64 mask, u64 value) in sst_dsp_shim_update_bits64_unlocked()
202 u32 mask, u32 value) in sst_dsp_shim_update_bits_forced_unlocked()
217 u32 mask, u32 value) in sst_dsp_shim_update_bits()
[all …]
/sound/firewire/oxfw/
Doxfw-spkr.c28 static int avc_audio_feature_mute(struct fw_unit *unit, u8 fb_id, bool *value, in avc_audio_feature_mute()
84 static int avc_audio_feature_volume(struct fw_unit *unit, u8 fb_id, s16 *value, in avc_audio_feature_volume()
146 struct snd_ctl_elem_value *value) in spkr_mute_get()
157 struct snd_ctl_elem_value *value) in spkr_mute_put()
195 struct snd_ctl_elem_value *value) in spkr_volume_get()
208 struct snd_ctl_elem_value *value) in spkr_volume_put()
/sound/soc/kirkwood/
Dkirkwood-i2s.c45 unsigned long value; in kirkwood_i2s_set_fmt() local
80 unsigned long value; in kirkwood_set_dco() local
239 uint32_t ctl, value; in kirkwood_i2s_play_trigger() local
326 uint32_t ctl, value; in kirkwood_i2s_rec_trigger() local
401 unsigned long value; in kirkwood_i2s_init() local
/sound/soc/sti/
Duniperif.h21 #define SET_UNIPERIF_REG(ip, offset, shift, mask, value) \ argument
24 #define SET_UNIPERIF_BIT_REG(ip, offset, shift, mask, value) \ argument
35 #define SET_UNIPERIF_SOFT_RST(ip, value) \ argument
57 #define SET_UNIPERIF_DATA(ip, value) \ argument
67 #define SET_UNIPERIF_CHANNEL_STA_REGN(ip, n, value) \ argument
74 #define SET_UNIPERIF_CHANNEL_STA_REG0(ip, value) \ argument
80 #define SET_UNIPERIF_CHANNEL_STA_REG1(ip, value) \ argument
86 #define SET_UNIPERIF_CHANNEL_STA_REG2(ip, value) \ argument
92 #define SET_UNIPERIF_CHANNEL_STA_REG3(ip, value) \ argument
98 #define SET_UNIPERIF_CHANNEL_STA_REG4(ip, value) \ argument
[all …]
/sound/firewire/
Disight.c215 __be32 value; in isight_connect() local
301 static int reg_read(struct isight *isight, int offset, __be32 *value) in reg_read()
307 static int reg_write(struct isight *isight, int offset, __be32 value) in reg_write()
315 __be32 value; in isight_stop_streaming() local
487 struct snd_ctl_elem_value *value) in isight_gain_get()
503 struct snd_ctl_elem_value *value) in isight_gain_put()
516 struct snd_ctl_elem_value *value) in isight_mute_get()
532 struct snd_ctl_elem_value *value) in isight_mute_put()
558 __be32 value; in isight_create_mixer() local
611 int key, value; in get_unit_base() local
/sound/core/seq/oss/
Dseq_oss_timer.c140 send_timer_event(struct seq_oss_devinfo *dp, int type, int value) in send_timer_event()
213 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) in snd_seq_oss_timer_tempo()
233 int value; in snd_seq_oss_timer_ioctl() local
/sound/isa/opti9xx/
Dmiro.c221 int value, i; in snd_aci_cmd() local
249 int value) in aci_setvalue()
272 int value; in snd_miro_get_capture() local
290 int change, value, error; in snd_miro_put_capture() local
322 int value; in snd_miro_get_preamp() local
352 int error, value, change; in snd_miro_put_preamp() local
384 int error, value, change; in snd_miro_put_amp() local
851 unsigned char value) in snd_miro_write()
879 #define snd_miro_write_mask(chip, reg, value, mask) \ argument
1167 unsigned char value; in snd_miro_opti_check() local
/sound/soc/bcm/
Dcygnus-ssp.c256 u32 value, fci_id; in audio_ssp_init_portregs() local
339 u32 value; in audio_ssp_in_enable() local
361 u32 value; in audio_ssp_in_disable() local
386 u32 value; in audio_ssp_out_enable() local
430 u32 value; in audio_ssp_out_disable() local
546 u32 value; in cygnus_ssp_set_clocks() local
626 u32 value; in cygnus_ssp_hw_params() local
732 u32 value; in cygnus_ssp_set_sysclk() local
986 u32 value; in cygnus_set_dai_tdm_slot() local
/sound/soc/codecs/
Drl6347a.c19 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value) in rl6347a_hw_write()
62 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value) in rl6347a_hw_read()
Dsn95031.c58 int value = snd_soc_read(sn95031_codec, SN95031_ADC1CNTL1); in configure_adc() local
83 int i, value; in find_free_channel() local
105 int value; in sn95031_initialize_adc() local
169 u8 value = 0; in sn95031_read() local
179 static int sn95031_write(void *ctx, unsigned int reg, unsigned int value) in sn95031_write()
/sound/drivers/opl4/
Dopl4_mixer.c37 u8 value; in snd_opl4_ctl_get() local
52 u8 value, old_value; in snd_opl4_ctl_put() local
/sound/firewire/bebob/
Dbebob_focusrite.c82 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
99 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
181 u32 value; /* clock source read from hw register */ in saffirepro_both_clk_src_get() local
215 u32 value; in saffire_both_clk_src_get() local
/sound/hda/ext/
Dhdac_ext_bus.c28 static void hdac_ext_writel(u32 value, u32 __iomem *addr) in hdac_ext_writel()
38 static void hdac_ext_writew(u16 value, u16 __iomem *addr) in hdac_ext_writew()
48 static void hdac_ext_writeb(u8 value, u8 __iomem *addr) in hdac_ext_writeb()
/sound/soc/
Dsoc-io.c183 unsigned int reg, unsigned int mask, unsigned int value) in snd_soc_component_test_bits()
228 unsigned int mask, unsigned int value) in snd_soc_update_bits()
248 unsigned int mask, unsigned int value) in snd_soc_test_bits()

1234567