Home
last modified time | relevance | path

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

12345678

/sound/pci/oxygen/
Doxygen_mixer.c29 struct snd_ctl_elem_value *value) in dac_volume_get()
42 struct snd_ctl_elem_value *value) in dac_volume_put()
62 struct snd_ctl_elem_value *value) in dac_mute_get()
73 struct snd_ctl_elem_value *value) in dac_mute_put()
113 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get()
183 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put()
202 struct snd_ctl_elem_value *value) in spdif_switch_get()
277 struct snd_ctl_elem_value *value) in spdif_switch_put()
301 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958()
310 static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) in iec958_to_oxygen()
[all …]
Doxygen_io.c34 void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value) in oxygen_write8()
41 void oxygen_write16(struct oxygen *chip, unsigned int reg, u16 value) in oxygen_write16()
48 void oxygen_write32(struct oxygen *chip, unsigned int reg, u32 value) in oxygen_write32()
56 u8 value, u8 mask) in oxygen_write8_masked()
67 u16 value, u16 mask) in oxygen_write16_masked()
78 u32 value, u32 mask) in oxygen_write32_masked()
157 u16 value = oxygen_read16(chip, OXYGEN_AC97_REGS); in oxygen_read_ac97() local
178 u16 value = oxygen_read_ac97(chip, codec, index); in oxygen_write_ac97_masked() local
266 void oxygen_write_eeprom(struct oxygen *chip, unsigned int index, u16 value) in oxygen_write_eeprom()
Dxonar_wm87x6.c91 unsigned int reg, unsigned int value) in wm8776_write_spi()
102 unsigned int reg, unsigned int value) in wm8776_write_i2c()
109 unsigned int reg, unsigned int value) in wm8776_write()
126 unsigned int reg, unsigned int value) in wm8776_write_cached()
136 unsigned int reg, unsigned int value) in wm8766_write()
155 unsigned int reg, unsigned int value) in wm8766_write_cached()
498 struct snd_ctl_elem_value *value) in wm8776_bit_switch_get()
512 struct snd_ctl_elem_value *value) in wm8776_bit_switch_put()
610 unsigned int value, reg_index, mode; in wm8776_field_set_from_ctl() local
639 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set()
[all …]
Doxygen.c143 u8 reg, u8 value) in ak4396_write()
161 u8 reg, u8 value) in ak4396_write_cached()
169 static void wm8785_write(struct oxygen *chip, u8 reg, unsigned int value) in wm8785_write()
338 u8 value; in set_ak4396_params() local
378 u8 value; in update_ak4396_mute() local
391 unsigned int value; in set_wm8785_params() local
410 unsigned int value; in set_ak5385_params() local
437 struct snd_ctl_elem_value *value) in rolloff_get()
448 struct snd_ctl_elem_value *value) in rolloff_put()
488 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
[all …]
Dxonar_pcm179x.c233 u8 reg, u8 value) in pcm1796_write_spi()
248 u8 reg, u8 value) in pcm1796_write_i2c()
254 u8 reg, u8 value) in pcm1796_write()
269 u8 reg, u8 value) in pcm1796_write_cached()
277 static void cs2000_write(struct oxygen *chip, u8 reg, u8 value) in cs2000_write()
285 static void cs2000_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs2000_write_cached()
661 u8 value; in update_pcm1796_mute() local
745 struct snd_ctl_elem_value *value) in rolloff_get()
757 struct snd_ctl_elem_value *value) in rolloff_put()
790 struct snd_ctl_elem_value *value) in deemph_get()
[all …]
Dxonar_dg_mixer.c60 struct snd_ctl_elem_value *value) in output_select_get()
72 struct snd_ctl_elem_value *value) in output_select_put()
209 struct snd_ctl_elem_value *value) in input_vol_get()
223 struct snd_ctl_elem_value *value) in input_vol_put()
280 struct snd_ctl_elem_value *value) in input_sel_get()
292 struct snd_ctl_elem_value *value) in input_sel_put()
327 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
337 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()
Dxonar_cs43xx.c66 static void cs4398_write(struct oxygen *chip, u8 reg, u8 value) in cs4398_write()
75 static void cs4398_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs4398_write_cached()
83 static void cs4362a_write(struct oxygen *chip, u8 reg, u8 value) in cs4362a_write()
92 static void cs4362a_write_cached(struct oxygen *chip, u8 reg, u8 value) in cs4362a_write_cached()
294 struct snd_ctl_elem_value *value) in rolloff_get()
305 struct snd_ctl_elem_value *value) in rolloff_put()
Dxonar_lib.c79 unsigned int value; in xonar_set_cs53x1_params() local
92 struct snd_ctl_elem_value *value) in xonar_gpio_bit_switch_get()
104 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/ti/
Domap-mcbsp-priv.h78 #define RINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
81 #define CLKSTP(value) (((value) & 0x3) << 11) /* bits 11:12 */ argument
82 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ argument
91 #define XINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
115 #define RWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
116 #define RFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
119 #define XWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
120 #define XFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
123 #define RDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument
125 #define RCOMPAND(value) (((value) & 0x3) << 3) /* Bits 3:4 */ argument
[all …]
/sound/soc/sof/
Dops.c16 u32 mask, u32 value) in snd_sof_pci_update_bits_unlocked()
39 u32 mask, u32 value) in snd_sof_pci_update_bits()
52 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_unlocked()
72 u32 offset, u64 mask, u64 value) in snd_sof_dsp_update_bits64_unlocked()
91 u32 mask, u32 value) in snd_sof_dsp_update_bits()
105 u64 mask, u64 value) in snd_sof_dsp_update_bits64()
120 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced_unlocked()
135 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced()
Dcontrol.c16 static inline u32 mixer_to_ipc(unsigned int value, u32 *volume_map, int size) in mixer_to_ipc()
24 static inline u32 ipc_to_mixer(u32 value, u32 *volume_map, int size) in ipc_to_mixer()
64 u32 value; in snd_sof_volume_put() local
111 u32 value; in snd_sof_switch_put() local
158 u32 value; in snd_sof_enum_put() local
/sound/pci/ca0106/
Dca0106_proc.c84 static void snd_ca0106_proc_dump_iec958( struct snd_info_buffer *buffer, u32 value) in snd_ca0106_proc_dump_iec958()
262 u32 value; in snd_ca0106_proc_iec958() local
302 unsigned long value; in snd_ca0106_proc_reg_read32() local
318 unsigned int value; in snd_ca0106_proc_reg_read16() local
334 unsigned int value; in snd_ca0106_proc_reg_read8() local
350 unsigned long value; in snd_ca0106_proc_reg_read1() local
368 unsigned long value; in snd_ca0106_proc_reg_read2() local
/sound/soc/intel/common/
Dsst-dsp.c23 void sst_shim32_write(void __iomem *addr, u32 offset, u32 value) in sst_shim32_write()
35 void sst_shim32_write64(void __iomem *addr, u32 offset, u64 value) in sst_shim32_write64()
83 void sst_dsp_shim_write(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write()
106 void sst_dsp_shim_write64(struct sst_dsp *sst, u32 offset, u64 value) in sst_dsp_shim_write64()
129 void sst_dsp_shim_write_unlocked(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write_unlocked()
141 void sst_dsp_shim_write64_unlocked(struct sst_dsp *sst, u32 offset, u64 value) in sst_dsp_shim_write64_unlocked()
154 u32 mask, u32 value) in sst_dsp_shim_update_bits_unlocked()
174 u64 mask, u64 value) in sst_dsp_shim_update_bits64_unlocked()
193 u32 mask, u32 value) in sst_dsp_shim_update_bits_forced_unlocked()
208 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.c39 unsigned long value; in kirkwood_i2s_set_fmt() local
74 unsigned long value; in kirkwood_set_dco() local
233 uint32_t ctl, value; in kirkwood_i2s_play_trigger() local
320 uint32_t ctl, value; in kirkwood_i2s_rec_trigger() local
395 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
486 struct snd_ctl_elem_value *value) in isight_gain_get()
502 struct snd_ctl_elem_value *value) in isight_gain_put()
515 struct snd_ctl_elem_value *value) in isight_mute_get()
531 struct snd_ctl_elem_value *value) in isight_mute_put()
557 __be32 value; in isight_create_mixer() local
610 int key, value; in get_unit_base() local
/sound/core/seq/oss/
Dseq_oss_timer.c127 send_timer_event(struct seq_oss_devinfo *dp, int type, int value) in send_timer_event()
200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) in snd_seq_oss_timer_tempo()
220 int value; in snd_seq_oss_timer_ioctl() local
/sound/isa/opti9xx/
Dmiro.c211 int value, i; in snd_aci_cmd() local
239 int value) in aci_setvalue()
262 int value; in snd_miro_get_capture() local
280 int change, value, error; in snd_miro_put_capture() local
312 int value; in snd_miro_get_preamp() local
342 int error, value, change; in snd_miro_put_preamp() local
374 int error, value, change; in snd_miro_put_amp() local
842 unsigned char value) in snd_miro_write()
871 #define snd_miro_write_mask(chip, reg, value, mask) \ argument
1156 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
719 u32 value; in cygnus_ssp_set_sysclk() local
974 u32 value; in cygnus_set_dai_tdm_slot() local
/sound/soc/codecs/
Drl6347a.c16 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value) in rl6347a_hw_write()
59 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value) in rl6347a_hw_read()
Dcx20442.c123 static int cx20442_pm_to_v253_vls(u8 value) in cx20442_pm_to_v253_vls()
141 static int cx20442_pm_to_v253_vsp(u8 value) in cx20442_pm_to_v253_vsp()
153 unsigned int value) in cx20442_write()
/sound/drivers/opl4/
Dopl4_mixer.c24 u8 value; in snd_opl4_ctl_get() local
39 u8 value, old_value; in snd_opl4_ctl_put() local
/sound/firewire/bebob/
Dbebob_focusrite.c81 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
98 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
180 u32 value; /* clock source read from hw register */ in saffirepro_both_clk_src_get() local
214 u32 value; in saffire_both_clk_src_get() local

12345678