| /OK3568_Linux_fs/kernel/sound/soc/cirrus/ |
| H A D | ep93xx-i2s.c | 83 [SNDRV_PCM_STREAM_PLAYBACK] = { 123 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable() 131 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable() 143 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable() 147 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable() 201 &ep93xx_i2s_dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in ep93xx_i2s_dai_probe() 320 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_hw_params() 374 ep93xx_i2s_disable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_suspend() 387 ep93xx_i2s_enable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_resume()
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | sdm845.c | 75 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sdm845_slim_snd_hw_params() 106 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in sdm845_tdm_snd_hw_params() 290 SNDRV_PCM_STREAM_PLAYBACK); in sdm845_dai_init() 320 DEFAULT_MCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup() 323 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup() 342 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup() 353 TDM_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup() 406 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown() 409 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown() 426 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/keembay/ |
| H A D | kmb_platform.c | 123 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_disable_channels() 137 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_clear_irqs() 152 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_irq_trigger() 223 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_pcm_trigger() 232 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_trigger() 256 kmb_i2s_clear_irqs(kmb_i2s, SNDRV_PCM_STREAM_PLAYBACK); in kmb_i2s_irq_handler() 330 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_pointer() 354 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_start() 373 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_stop() 454 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_config() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-mcpdm.c | 185 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold); in omap_mcpdm_open_streams() 268 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_dai_shutdown() 269 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown() 270 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_dai_shutdown() 337 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in omap_mcpdm_dai_hw_params() 380 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_prepare() 381 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare() 382 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_prepare() 436 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold = 2; in omap_mcpdm_probe() 441 &mcpdm->dma_data[SNDRV_PCM_STREAM_PLAYBACK], in omap_mcpdm_probe()
|
| H A D | davinci-vcif.c | 53 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_vcif_start() 71 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_vcif_stop() 165 dai->playback_dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_vcif_dai_probe() 205 davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].filter_data = in davinci_vcif_probe() 207 davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr = in davinci_vcif_probe()
|
| H A D | omap-mcbsp.c | 219 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in omap_mcbsp_dma_reg_params() 416 int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_start() 475 int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_stop() 682 SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_init() 755 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in omap_mcbsp_set_threshold() 810 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in omap_mcbsp_dai_startup() 829 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_dai_shutdown() 830 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_shutdown() 831 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_shutdown() 852 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_dai_prepare() [all …]
|
| H A D | davinci-i2s.c | 190 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in davinci_mcbsp_start() 514 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_i2s_hw_params() 529 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in davinci_i2s_prepare() 573 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in davinci_i2s_trigger() 596 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in davinci_i2s_shutdown() 618 dai->playback_dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_i2s_dai_probe() 678 dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_i2s_probe() 683 dma = &dev->dma_request[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_i2s_probe()
|
| H A D | davinci-mcasp.c | 282 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_start_tx() 289 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_mcasp_start() 326 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_stop_tx() 354 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_mcasp_stop() 364 u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler() 373 substream = mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler() 427 if (mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]) in davinci_mcasp_common_irq_handler() 738 ret = davinci_mcasp_ch_constraint(mcasp, SNDRV_PCM_STREAM_PLAYBACK, in davinci_mcasp_set_ch_constraints() 776 mcasp->tdm_mask[SNDRV_PCM_STREAM_PLAYBACK] = tx_mask; in davinci_mcasp_set_tdm_slot() 850 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in mcasp_common_hw_param() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | imx-pcm-fiq.c | 56 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_hrtimer_callback() 97 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_prepare() 119 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_trigger() 131 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_trigger() 260 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in imx_pcm_new() 262 SNDRV_PCM_STREAM_PLAYBACK); in imx_pcm_new() 290 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; in snd_imx_pcm_new()
|
| H A D | fsl_dma.c | 169 if (dma_private->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_update_pointers() 297 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in fsl_dma_new() 300 &pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in fsl_dma_new() 313 snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in fsl_dma_new() 411 channel = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1; in fsl_dma_open() 424 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in fsl_dma_open() 503 mr |= (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in fsl_dma_open() 663 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_hw_params() 713 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_pointer()
|
| /OK3568_Linux_fs/kernel/sound/soc/bcm/ |
| H A D | cygnus-pcm.c | 265 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in configure_ringbuf_regs() 312 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in get_ringbuf() 330 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in enable_intr() 367 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in disable_intr() 417 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in cygnus_pcm_period_elapsed() 610 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_open() 628 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_close() 695 is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0; in cygnus_pcm_prepare() 717 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_pointer() 766 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; in cygnus_dma_free_dma_buffers() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sh/ |
| H A D | dma-sh7760.c | 123 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_open() 157 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_close() 179 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_hw_params() 202 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in camelot_prepare() 246 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_trigger() 274 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pos()
|
| /OK3568_Linux_fs/kernel/sound/soc/kirkwood/ |
| H A D | kirkwood-dma.c | 147 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_open() 172 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_close() 216 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_prepare() 237 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_pointer() 277 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in kirkwood_dma_new() 279 SNDRV_PCM_STREAM_PLAYBACK); in kirkwood_dma_new()
|
| /OK3568_Linux_fs/kernel/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 43 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_channels() 56 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_clear_irqs() 70 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_irqs() 88 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_enable_irqs() 111 i2s_clear_irqs(dev, SNDRV_PCM_STREAM_PLAYBACK); in i2s_irq_handler() 160 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in i2s_start() 173 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in i2s_stop() 197 (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)) in dw_i2s_startup() 200 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in dw_i2s_startup() 219 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in dw_i2s_config() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sti/ |
| H A D | sti_uniperif.c | 34 .stream = SNDRV_PCM_STREAM_PLAYBACK, 42 .stream = SNDRV_PCM_STREAM_PLAYBACK, 50 .stream = SNDRV_PCM_STREAM_PLAYBACK, 58 .stream = SNDRV_PCM_STREAM_PLAYBACK, 339 if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) { in sti_uniperiph_resume() 360 if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) in sti_uniperiph_dai_probe() 445 if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) { in sti_uniperiph_cpu_dai_of()
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra_pcm.c | 158 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in tegra_pcm_hw_params() 266 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in tegra_pcm_dma_allocate() 268 SNDRV_PCM_STREAM_PLAYBACK, size); in tegra_pcm_dma_allocate() 283 tegra_pcm_deallocate_dma_buffer(pcm, SNDRV_PCM_STREAM_PLAYBACK); in tegra_pcm_dma_allocate() 299 tegra_pcm_deallocate_dma_buffer(pcm, SNDRV_PCM_STREAM_PLAYBACK); in tegra_pcm_destruct()
|
| /OK3568_Linux_fs/kernel/sound/soc/au1x/ |
| H A D | psc-ac97.c | 40 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TS : PSC_AC97PCR_RS) 42 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TP : PSC_AC97PCR_RP) 44 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TC : PSC_AC97PCR_RC) 47 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97STAT_TB : PSC_AC97STAT_RB) 233 if (stype == SNDRV_PCM_STREAM_PLAYBACK) { in au1xpsc_ac97_hw_params() 383 wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start; in au1xpsc_ac97_drvprobe()
|
| H A D | psc-i2s.c | 42 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB) 44 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TS : PSC_I2SPCR_RS) 46 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TP : PSC_I2SPCR_RP) 48 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TC : PSC_I2SPCR_RC) 310 wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start; in au1xpsc_i2s_drvprobe()
|
| /OK3568_Linux_fs/kernel/sound/usb/line6/ |
| H A D | pcm.c | 140 return (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in get_stream() 151 (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in line6_buffer_acquire() 194 if (direction == SNDRV_PCM_STREAM_PLAYBACK) in line6_stream_start() 246 err = line6_stream_start(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger() 262 line6_stream_stop(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger() 270 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger() 276 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger() 492 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_new_pcm()
|
| /OK3568_Linux_fs/kernel/sound/soc/spear/ |
| H A D | spdif_out.c | 66 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_startup() 84 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_shutdown() 112 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_hw_params() 158 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_trigger() 233 SNDRV_PCM_STREAM_PLAYBACK); in spdif_mute_put()
|
| /OK3568_Linux_fs/kernel/sound/drivers/ |
| H A D | aloop.c | 65 #define CABLE_VALID_PLAYBACK BIT(SNDRV_PCM_STREAM_PLAYBACK) 211 if (dpcm->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in get_setup() 348 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in loopback_check_format() 352 runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]-> in loopback_check_format() 367 runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]-> in loopback_check_format() 369 setup = get_setup(cable->streams[SNDRV_PCM_STREAM_PLAYBACK]); in loopback_check_format() 370 card = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]->loopback->card; in loopback_check_format() 417 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in loopback_trigger() 426 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in loopback_trigger() 435 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in loopback_trigger() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/txx9/ |
| H A D | txx9aclc.c | 122 dmadata->substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? in txx9aclc_dma_submit() 144 u32 ctlbit = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? in txx9aclc_dma_work() 205 u32 ctlbit = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? in txx9aclc_pcm_trigger() 284 dev->dmadata[0].stream = SNDRV_PCM_STREAM_PLAYBACK; in txx9aclc_pcm_new() 337 if (dmadata->stream == SNDRV_PCM_STREAM_PLAYBACK) { in txx9aclc_dma_init() 352 dmadata->stream == SNDRV_PCM_STREAM_PLAYBACK ? in txx9aclc_dma_init()
|
| /OK3568_Linux_fs/kernel/sound/soc/pxa/ |
| H A D | pxa2xx-i2s.c | 168 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in pxa2xx_i2s_hw_params() 184 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in pxa2xx_i2s_hw_params() 223 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in pxa2xx_i2s_trigger() 245 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in pxa2xx_i2s_shutdown()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_si3054.c | 145 val &= 0xff << (8 * (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)); in si3054_pcm_prepare() 146 val |= ((stream_tag & 0xf) << 4) << (8 * (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)); in si3054_pcm_prepare() 192 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = si3054_pcm; in si3054_build_pcms() 194 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg; in si3054_build_pcms()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | adau17x1.c | 212 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in adau17x1_dsp_mux_enum_put() 241 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in adau17x1_dsp_mux_enum_get() 275 SNDRV_PCM_STREAM_PLAYBACK, adau17x1_dac_mux_text); 705 adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 0; in adau17x1_set_dai_tdm_slot() 709 adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 1; in adau17x1_set_dai_tdm_slot() 713 adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 2; in adau17x1_set_dai_tdm_slot() 717 adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 3; in adau17x1_set_dai_tdm_slot() 735 if (adau->dsp_bypass[SNDRV_PCM_STREAM_PLAYBACK]) { in adau17x1_set_dai_tdm_slot() 737 (adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] * 2) + 1); in adau17x1_set_dai_tdm_slot()
|