Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 211) sorted by relevance

123456789

/sound/synth/emux/
Demux_nrpn.c54 int type, int val, int mode) in send_converted_effect()
141 static int fx_delay(int val) in fx_delay()
146 static int fx_attack(int val) in fx_attack()
151 static int fx_hold(int val) in fx_hold()
156 static int fx_decay(int val) in fx_decay()
161 static int fx_the_value(int val) in fx_the_value()
166 static int fx_twice_value(int val) in fx_twice_value()
171 static int fx_conv_pitch(int val) in fx_conv_pitch()
176 static int fx_conv_Q(int val) in fx_conv_Q()
222 static int gs_cutoff(int val) in gs_cutoff()
[all …]
/sound/i2c/other/
Dak4xxx-adda.c39 unsigned char val) in snd_akm4xxx_write()
322 #define AK_GET_CHIP(val) (((val) >> 8) & 0xff) argument
323 #define AK_GET_ADDR(val) ((val) & 0xff) argument
324 #define AK_GET_SHIFT(val) (((val) >> 16) & 0x0f) argument
325 #define AK_GET_VOL_CVT(val) (((val) >> 21) & 1) argument
326 #define AK_GET_IPGA(val) (((val) >> 20) & 1) argument
327 #define AK_GET_NEEDSMSB(val) (((val) >> 22) & 1) argument
328 #define AK_GET_INVERT(val) (((val) >> 23) & 1) argument
329 #define AK_GET_MASK(val) (((val) >> 24) & 0xff) argument
385 unsigned int val = ucontrol->value.integer.value[0]; in snd_akm4xxx_volume_put() local
[all …]
/sound/core/
Dpcm_misc.c201 int val; in snd_pcm_format_signed() local
220 int val; in snd_pcm_format_unsigned() local
252 int val; in snd_pcm_format_little_endian() local
271 int val; in snd_pcm_format_big_endian() local
290 int val; in snd_pcm_format_width() local
309 int val; in snd_pcm_format_physical_width() local
/sound/pci/ice1712/
Dpontis.c92 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put_nocache()
99 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val) in wm_put()
127 unsigned short val; in wm_dac_vol_get() local
182 unsigned short val; in wm_adc_vol_get() local
271 unsigned short val, oval; in wm_bypass_put() local
306 unsigned short val, oval; in wm_chswap_put() local
328 static void set_gpio_bit(struct snd_ice1712 *ice, unsigned int bit, int val) in set_gpio_bit()
355 unsigned int val = 0; in spi_read_byte() local
389 unsigned int val; in spi_read() local
443 unsigned char val; in cs_source_put() local
[all …]
Dwtm.c45 unsigned char val) in stac9460_put()
59 unsigned char val) in stac9460_2_put()
79 unsigned char val; in stac9460_dac_mute_get() local
219 unsigned char val; in stac9460_adc_mute_get() local
350 unsigned char val; in stac9460_mic_sw_get() local
Dice1724.c156 unsigned short val) in snd_vt1724_ac97_write()
600 unsigned char val, old; in stdclock_set_mclk() local
728 unsigned char val; in snd_vt1724_playback_pro_prepare() local
1077 static void update_spdif_bits(struct snd_ice1712 *ice, unsigned int val) in update_spdif_bits()
1094 unsigned int val, nval; in update_spdif_rate() local
1296 unsigned char val; in snd_vt1724_playback_indep_prepare() local
1521 unsigned int val, rbits; in encode_spdif_bits() local
1561 static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val) in decode_spdif_bits()
1593 unsigned int val; in snd_vt1724_spdif_default_get() local
1603 unsigned int val, old; in snd_vt1724_spdif_default_put() local
[all …]
Dprodigy192.c76 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val) in stac9460_put()
112 unsigned char val; in stac9460_dac_mute_get() local
202 unsigned char val; in stac9460_adc_mute_get() local
299 unsigned char val; in stac9460_mic_sw_get() local
576 unsigned char val; in ak4114_input_sw_get() local
653 int reg, val; in stac9460_proc_regs_read() local
/sound/pcmcia/pdaudiocf/
Dpdaudiocf_core.c62 static void pdacf_ak4117_write(void *private_data, unsigned char reg, unsigned char val) in pdacf_ak4117_write()
98 u16 val; in pdacf_reset() local
170 u16 val; in snd_pdacf_ak4117_change() local
187 u16 val; in snd_pdacf_ak4117_create() local
242 u16 val; in snd_pdacf_powerdown() local
259 u16 val; in snd_pdacf_suspend() local
/sound/pci/emu10k1/
Demumixer.c435 unsigned int val; in snd_emu1010_output_source_put() local
479 unsigned int val; in snd_emu1010_input_source_put() local
615 unsigned int val, cache; in snd_emu1010_adc_pads_put() local
663 unsigned int val, cache; in snd_emu1010_dac_pads_put() local
730 unsigned int val; in snd_emu1010_internal_clock_put() local
1090 unsigned int val; in snd_emu10k1_spdif_put() local
1151 unsigned int val = ((unsigned int)volume[4] << 24) | in update_emu10k1_send_volume() local
1198 int change = 0, voice, idx, val; in snd_emu10k1_send_routing_put() local
1271 int change = 0, idx, val; in snd_emu10k1_send_volume_put() local
1340 int change = 0, idx, val; in snd_emu10k1_attn_put() local
[all …]
Dio.c37 unsigned int regptr, val; in snd_emu10k1_ptr_read() local
109 unsigned int regptr, val; in snd_emu10k1_ptr20_read() local
327 unsigned int val; in snd_emu10k1_voice_intr_enable() local
347 unsigned int val; in snd_emu10k1_voice_intr_disable() local
384 unsigned int val; in snd_emu10k1_voice_half_loop_intr_enable() local
404 unsigned int val; in snd_emu10k1_voice_half_loop_intr_disable() local
501 unsigned short val; in snd_emu10k1_ac97_read() local
/sound/pci/hda/
Dpatch_si3054.c78 #define SET_REG(codec,reg,val) (snd_hda_codec_write(codec,reg,0,SI3054_VERB_WRITE_NODE,val)) argument
79 #define SET_REG_CACHE(codec,reg,val) \ argument
94 #define PRIVATE_REG(val) ((val>>16)&0xffff) argument
95 #define PRIVATE_MASK(val) (val&0xffff) argument
154 u16 val; in si3054_pcm_prepare() local
221 u16 val; in si3054_init() local
/sound/isa/
Dsc6000.c121 unsigned char val = 0; in sc6000_irq_to_softcfg() local
150 unsigned char val = 0; in sc6000_dma_to_softcfg() local
173 unsigned char val = 0; in sc6000_mpu_irq_to_softcfg() local
197 unsigned char val = 0; in sc6000_wait_data() local
220 unsigned char val; in sc6000_write() local
251 int val = sc6000_read(vport); in sc6000_dsp_get_answer() local
/sound/soc/
Dsoc-dapm.c105 int val; in dapm_set_path_status() local
125 int val, item, bitmask; in dapm_set_path_status() local
142 int val, item; in dapm_set_path_status() local
293 int val = snd_soc_read(widget->codec, reg); in dapm_set_pga() local
491 unsigned int val; in dapm_reg_event() local
718 int mux, int val, struct soc_enum *e) in dapm_mux_update_power()
757 int val_mask, int val, int invert) in dapm_mixer_update_power()
1168 unsigned short val, val2, val_mask; in snd_soc_dapm_put_volsw() local
1232 unsigned short val, bitmask; in snd_soc_dapm_get_enum_double() local
1260 unsigned short val, mux; in snd_soc_dapm_put_enum_double() local
[all …]
/sound/ppc/
Dburgundy.c59 snd_pmac_burgundy_wcw(struct snd_pmac *chip, unsigned addr, unsigned val) in snd_pmac_burgundy_wcw()
74 unsigned val = 0; in snd_pmac_burgundy_rcw() local
106 unsigned int val) in snd_pmac_burgundy_wcb()
115 unsigned val = 0; in snd_pmac_burgundy_rcb() local
333 int oval, val; in snd_pmac_burgundy_put_gain() local
378 int val = snd_pmac_burgundy_rcw(chip, addr); in snd_pmac_burgundy_get_switch_w() local
393 int val, oval; in snd_pmac_burgundy_put_switch_w() local
434 int val = snd_pmac_burgundy_rcb(chip, addr); in snd_pmac_burgundy_get_switch_b() local
449 int val, oval; in snd_pmac_burgundy_put_switch_b() local
Dawacs.c64 snd_pmac_awacs_write(struct snd_pmac *chip, int val) in snd_pmac_awacs_write()
80 snd_pmac_awacs_write_reg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_reg()
87 snd_pmac_awacs_write_noreg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_noreg()
175 int val, oldval; in snd_pmac_awacs_put_volume() local
218 int val; in snd_pmac_awacs_get_switch() local
238 int val, changed; in snd_pmac_awacs_put_switch() local
267 static void awacs_set_cuda(int reg, int val) in awacs_set_cuda()
426 unsigned int val; in snd_pmac_awacs_put_tone_amp() local
464 unsigned int val; in snd_pmac_awacs_put_master_amp() local
555 int val = 0; in snd_pmac_screamer_mic_boost_get() local
/sound/oss/
Daedsp16.c351 #define BLDIOBASE(xl, val) { \ argument
356 #define BLDJOY(xl, val) { \ argument
361 #define BLDMPUADDR(xl, val) { \ argument
381 #define BLDWSSADDR(xl, val) { \ argument
386 #define BLDCDROM(xh, val) { \ argument
391 #define BLDCDROMADDR(xh, val) { \ argument
438 int val; /* irq|mirq|dma */ member
744 int extcfg, val; in aedsp16_ext_cfg_write() local
837 int val = 0; in aedsp16_setup_board() local
Dsb_common.c85 int sb_dsp_command(sb_devc * devc, unsigned char val) in sb_dsp_command()
949 unsigned int val; in sb_getmixer() local
967 (sb_devc * devc, unsigned int reg, unsigned int mask, unsigned int val) in sb_chgmixer()
980 static void smw_putmem(sb_devc * devc, int base, int addr, unsigned char val) in smw_putmem()
996 unsigned char val; in smw_getmem() local
/sound/pci/ac97/
Dac97_patch.c251 unsigned short val; in snd_ac97_ymf7x3_get_speaker() local
265 unsigned short val; in snd_ac97_ymf7x3_put_speaker() local
302 unsigned short val; in snd_ac97_ymf7x3_spdif_source_get() local
313 unsigned short val; in snd_ac97_ymf7x3_spdif_source_put() local
409 unsigned short val; in snd_ac97_ymf753_spdif_output_pin_get() local
419 unsigned short val; in snd_ac97_ymf753_spdif_output_pin_put() local
1125 unsigned short val; in snd_ac97_stac9758_output_jack_get() local
1139 unsigned short val; in snd_ac97_stac9758_output_jack_put() local
1169 unsigned short val; in snd_ac97_stac9758_input_jack_get() local
1517 unsigned short val; in patch_ad1881_unchained() local
[all …]
Dac97_proc.c111 unsigned short val, tmp, ext, mext; in snd_ac97_proc_read_main() local
381 unsigned int reg, val; in snd_ac97_proc_regs_write() local
396 int reg, val; in snd_ac97_proc_regs_read_main() local
/sound/drivers/vx/
Dvx_uer.c64 int val; in vx_read_one_cbit() local
84 static void vx_write_one_cbit(struct vx_core *chip, int index, int val) in vx_write_one_cbit()
108 int val, freq; in vx_read_uer_status() local
/sound/pci/ca0106/
Dca0106_proc.c82 int val; member
303 u32 reg, val; in snd_ca0106_proc_reg_write32() local
404 unsigned int reg, channel_id , val; in snd_ca0106_proc_reg_write() local
418 unsigned int reg, val; in snd_ca0106_proc_i2c_write() local
Dca0106_mixer.c80 unsigned int val; in ca0106_spdif_enable() local
104 unsigned int val = emu->capture_source; in ca0106_set_capture_source() local
112 unsigned int val, int force) in ca0106_set_i2c_capture_source()
174 unsigned int val; in snd_ca0106_shared_spdif_put() local
215 unsigned int val; in snd_ca0106_capture_source_put() local
315 unsigned int val; in snd_ca0106_capture_mic_line_in_put() local
409 unsigned int val; in snd_ca0106_spdif_put_default() local
429 unsigned int val; in snd_ca0106_spdif_put_stream() local
/sound/pci/vx222/
Dvx222_ops.c107 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb()
127 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) in vx2_outl()
139 #define vx_outb(chip,reg,val) vx2_outb((struct vx_core*)(chip), VX_##reg, val) argument
143 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val) argument
333 unsigned int val; in put_xilinx_data() local
669 unsigned int val; in vx2_write_akm() local
/sound/pci/trident/
Dtrident_main.c251 unsigned int val; in snd_trident_enable_eso() local
1049 unsigned int val, ESO_bytes; in snd_trident_capture_prepare() local
1545 unsigned int val, go; in snd_trident_trigger() local
2328 unsigned char val; in snd_trident_spdif_control_get() local
2341 unsigned char val; in snd_trident_spdif_control_put() local
2410 unsigned int val; in snd_trident_spdif_default_put() local
2505 unsigned int val; in snd_trident_spdif_stream_put() local
2548 unsigned char val; in snd_trident_ac97_control_get() local
2561 unsigned char val; in snd_trident_ac97_control_put() local
2606 unsigned int val; in snd_trident_vol_control_get() local
[all …]
/sound/pcmcia/vx/
Dvxp_mixer.c55 unsigned int val = ucontrol->value.integer.value[0]; in vx_mic_level_put() local
100 int val = !!ucontrol->value.integer.value[0]; in vx_mic_boost_put() local

123456789