Home
last modified time | relevance | path

Searched refs:audio_ch (Results 1 – 12 of 12) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra_cif.h38 unsigned int audio_ch; member
55 ((conf->audio_ch - 1) << TEGRA_ACIF_CTRL_AUDIO_CH_SHIFT) | in tegra_set_cif()
74 ((conf->audio_ch - 1) << TEGRA264_ACIF_CTRL_AUDIO_CH_SHIFT) | in tegra264_set_cif()
H A Dtegra186_dspk.c226 cif_conf.audio_ch = channels; in tegra186_dspk_hw_params()
260 max_th = (TEGRA186_DSPK_RX_FIFO_DEPTH / cif_conf.audio_ch) - 1; in tegra186_dspk_hw_params()
H A Dtegra210_ope.c57 cif_conf.audio_ch = channels; in tegra210_ope_set_audio_cif()
H A Dtegra210_dmic.c85 cif_conf.audio_ch = channels; in tegra210_dmic_hw_params()
H A Dtegra210_i2s.c646 cif_conf.audio_ch = channels; in tegra210_i2s_hw_params()
718 max_th = (I2S_RX_FIFO_DEPTH / cif_conf.audio_ch) - 1; in tegra210_i2s_hw_params()
H A Dtegra210_adx.c177 cif_conf.audio_ch = channels; in tegra210_adx_set_audio_cif()
H A Dtegra210_mvc.c454 cif_conf.audio_ch = channels; in tegra210_mvc_set_audio_cif()
H A Dtegra210_amx.c190 cif_conf.audio_ch = channels; in tegra210_amx_set_audio_cif()
H A Dtegra210_mixer.c480 cif_conf.audio_ch = channels; in tegra210_mixer_set_audio_cif()
H A Dtegra186_asrc.c150 cif_conf.audio_ch = channels; in tegra186_asrc_set_audio_cif()
H A Dtegra210_admaif.c440 cif_conf.audio_ch = channels; in tegra_admaif_stop()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c155 struct sram_channel *audio_ch = in cx23885_start_audio_dma() local
164 cx23885_sram_channel_setup(chip->dev, audio_ch, buf->bpl, in cx23885_start_audio_dma()
178 buf->bpl, cx_read(audio_ch->cmds_start+12)>>1, in cx23885_start_audio_dma()
196 cx23885_sram_channel_dump(chip->dev, audio_ch); in cx23885_start_audio_dma()