/sound/soc/fsl/ |
D | fsl_micfil.h | 48 #define MICFIL_CTRL1_CHEN(ch) BIT(ch) argument 67 #define MICFIL_STAT_CHXF(ch) BIT(ch) argument 73 #define MICFIL_FIFO_STAT_FIFOX_OVER(ch) BIT(ch) argument 74 #define MICFIL_FIFO_STAT_FIFOX_UNDER(ch) BIT((ch) + 8) argument 78 #define MICFIL_DC_CHX_SHIFT(ch) ((ch) << 1) argument 79 #define MICFIL_DC_CHX(ch) GENMASK((((ch) << 1) + 1), ((ch) << 1)) argument
|
D | p1022_rdk.c | 54 unsigned int co, unsigned int ch, unsigned int device) in guts_set_dmuxcr()
|
/sound/core/seq/oss/ |
D | seq_oss_event.c | 274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event() 335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event() 372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event() 390 set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct… in set_control_event()
|
/sound/isa/sb/ |
D | emu8000_pcm.c | 171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos() 269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice() 322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice() 357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice() 376 int ch; in emu8k_pcm_trigger() local 592 int ch; in emu8k_pcm_hw_free() local 626 int err, i, ch; in emu8k_pcm_prepare() local
|
D | emu8000_callback.c | 224 int ch; in start_voice() local 303 int ch = vp->ch; in trigger_voice() local 323 reset_voice(struct snd_emux *emu, int ch) in reset_voice()
|
/sound/soc/atmel/ |
D | mchp-i2s-mcc.c | 137 #define MCHP_I2SMCC_MRA_NBCHAN(ch) \ argument 198 #define MCHP_I2SMCC_INT_TXRDY_MASK(ch) GENMASK((ch) - 1, 0) argument 199 #define MCHP_I2SMCC_INT_TXRDYCH(ch) BIT(ch) argument 200 #define MCHP_I2SMCC_INT_TXUNF_MASK(ch) GENMASK((ch) + 7, 8) argument 201 #define MCHP_I2SMCC_INT_TXUNFCH(ch) BIT((ch) + 8) argument 202 #define MCHP_I2SMCC_INT_RXRDY_MASK(ch) GENMASK((ch) + 15, 16) argument 203 #define MCHP_I2SMCC_INT_RXRDYCH(ch) BIT((ch) + 16) argument 204 #define MCHP_I2SMCC_INT_RXOVF_MASK(ch) GENMASK((ch) + 23, 24) argument 205 #define MCHP_I2SMCC_INT_RXOVFCH(ch) BIT((ch) + 24) argument
|
D | atmel-i2s.c | 136 #define ATMEL_I2SC_SR_RXORCH(ch) (1 << (((ch) & 0x7) + 8)) argument 140 #define ATMEL_I2SC_SR_TXURCH(ch) (1 << (((ch) & 0x7) + 20)) argument 212 unsigned int sr, imr, pending, ch, mask; in atmel_i2s_interrupt() local
|
D | mchp-spdifrx.c | 104 #define SPDIFRX_IR_CSC(ch) BIT((ch) + 8) argument 283 int ch; in mchp_spdif_interrupt() local 885 int ch; in mchp_spdifrx_dai_probe() local
|
D | mchp-pdmc.c | 43 #define MCHP_PDMC_MR_PDMCEN(ch) (BIT(ch) & MCHP_PDMC_MR_PDMCEN_MASK) argument 71 #define MCHP_PDMC_CFGR_BSSEL(ch) BIT((ch) * 2) argument 74 #define MCHP_PDMC_CFGR_PDMSEL(ch) BIT((ch) * 2 + 16) argument
|
/sound/mips/ |
D | sgio2audio.c | 344 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_pull_frag() 392 unsigned int ch, unsigned int count) in snd_sgio2audio_dma_push_frag() 443 int ch = chan->idx; in snd_sgio2audio_dma_start() local 473 int count, ch; in snd_sgio2audio_dma_in_isr() local 493 int count, ch; in snd_sgio2audio_dma_out_isr() local 585 int ch = chan->idx; in snd_sgio2audio_pcm_prepare() local
|
/sound/usb/6fire/ |
D | control.c | 189 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_vol_put() local 219 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_vol_get() local 236 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_mute_put() local 263 unsigned int ch = kcontrol->private_value; in usb6fire_control_output_mute_get() local
|
/sound/core/ |
D | vmaster.c | 60 int err, ch; in follower_update() local 140 int err, ch; in follower_get_val() local 153 int err, ch, vol; in follower_put_val() local 202 int err, ch, changed = 0; in follower_put() local
|
/sound/soc/qcom/qdsp6/ |
D | q6dsp-common.c | 11 int q6dsp_map_channels(u8 ch_map[PCM_MAX_NUM_CHANNEL], int ch) in q6dsp_map_channels()
|
/sound/pci/au88x0/ |
D | au88x0_core.c | 259 vortex_mixer_addWTD(vortex_t * vortex, unsigned char mix, unsigned char ch) in vortex_mixer_addWTD() 287 vortex_mixer_delWTD(vortex_t * vortex, unsigned char mix, unsigned char ch) in vortex_mixer_delWTD() 655 vortex_src_addWTD(vortex_t * vortex, unsigned char src, unsigned char ch) in vortex_src_addWTD() 687 vortex_src_delWTD(vortex_t * vortex, unsigned char src, unsigned char ch) in vortex_src_delWTD() 1781 vortex_routeLRT(vortex_t * vortex, int en, unsigned char ch, in vortex_routeLRT() 1830 vortex_connection_adbdma_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_adbdma_src() 1867 vortex_connection_src_adbdma(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_src_adbdma() 1875 unsigned char ch, unsigned char src0, in vortex_connection_src_src_adbdma() 1885 vortex_connection_mix_adb(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_adb() 1894 vortex_connection_mix_src(vortex_t * vortex, int en, unsigned char ch, in vortex_connection_mix_src()
|
/sound/soc/sof/amd/ |
D | acp.c | 67 static int config_dma_channel(struct acp_dev_data *adata, unsigned int ch, in config_dma_channel() 97 static int acpbus_dma_start(struct acp_dev_data *adata, unsigned int ch, in acpbus_dma_start() 267 int acp_dma_status(struct acp_dev_data *adata, unsigned char ch) in acp_dma_status()
|
/sound/ppc/ |
D | snd_ps3.c | 189 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus() 201 enum snd_ps3_ch ch, size_t byte_count, in snd_ps3_bump_buffer() 222 enum snd_ps3_ch ch; in snd_ps3_program_dma() local
|
/sound/pci/emu10k1/ |
D | emu10k1_main.c | 58 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init() 146 int ch; in snd_emu10k1_init() local 396 int ch; in snd_emu10k1_done() local
|
D | emu10k1_callback.c | 91 int ch; in snd_emu10k1_synth_get_voice() local 311 int ch; in start_voice() local
|
/sound/synth/emux/ |
D | emux_synth.c | 147 int ch; in snd_emux_note_off() local 196 int ch, do_again = 0; in snd_emux_timer_callback() local 224 int ch; in snd_emux_key_press() local
|
/sound/virtio/ |
D | virtio_chmap.c | 172 unsigned int ch; in virtsnd_chmap_build_devs() local
|
/sound/soc/qcom/ |
D | lpass-hdmi.c | 33 unsigned int ch = 0; in lpass_hdmi_daiops_hw_params() local
|
D | lpass-platform.c | 608 int ret, id, ch, dir = substream->stream; in lpass_platform_pcmops_prepare() local 671 int ret, ch, id; in lpass_platform_pcmops_trigger() local 869 int ret, ch, dir = substream->stream; in lpass_platform_pcmops_pointer() local
|
/sound/pci/hda/ |
D | hda_codec.c | 1328 int ch, int dir, int idx) in encode_amp() 1352 int ch, int dir, int idx, int mask, int val) in snd_hda_codec_amp_update() 1375 int ch, ret = 0; in snd_hda_codec_amp_stereo() local 1400 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, in snd_hda_codec_amp_init() 1425 int ch, ret = 0; in snd_hda_codec_amp_init_stereo() local 1481 int ch, int dir, int idx, unsigned int ofs) in read_amp_value() 1495 int ch, int dir, int idx, unsigned int ofs, in update_amp_value() 3489 int ch, v; in snd_hda_check_amp_list_power() local 3851 int ch = 0; in snd_hda_multi_out_analog_prepare() local
|
/sound/soc/intel/boards/ |
D | sof_maxim_common.c | 304 void max_98390_set_codec_conf(struct snd_soc_card *card, int ch) in max_98390_set_codec_conf()
|
/sound/pci/ice1712/ |
D | se.c | 165 static void se200pci_WM8766_set_volume(struct snd_ice1712 *ice, int ch, in se200pci_WM8766_set_volume() 350 int ch; member
|