Home
last modified time | relevance | path

Searched refs:slot_width (Results 1 – 20 of 20) sorted by relevance

/sound/soc/codecs/
Dadau1977.c128 unsigned int slot_width; member
300 unsigned int slot_width; in adau1977_hw_params() local
339 slot_width = 16; in adau1977_hw_params()
344 slot_width = 32; in adau1977_hw_params()
351 if (adau1977->slot_width) in adau1977_hw_params()
352 slot_width = adau1977->slot_width; in adau1977_hw_params()
354 if (slot_width == 16) in adau1977_hw_params()
515 adau1977->slot_width = 0; in adau1977_set_tdm_slot()
603 adau1977->slot_width = width; in adau1977_set_tdm_slot()
717 if (adau1977->slot_width == 16) in adau1977_startup()
[all …]
Dmc13783.c309 int slot_width) in mc13783_set_tdm_slot_dac() argument
354 int slot_width) in mc13783_set_tdm_slot_codec() argument
376 int slot_width) in mc13783_set_tdm_slot_sync() argument
381 slot_width); in mc13783_set_tdm_slot_sync()
386 slot_width); in mc13783_set_tdm_slot_sync()
Dadau17x1.c562 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in adau17x1_set_dai_tdm_slot() argument
573 slot_width = 32; in adau17x1_set_dai_tdm_slot()
593 switch (slot_width * slots) { in adau17x1_set_dai_tdm_slot()
Dab8500-codec.c2228 int slots, int slot_width) in ab8500_codec_set_dai_tdm_slot() argument
2237 switch (slot_width) { in ab8500_codec_set_dai_tdm_slot()
2252 __func__, slot_width); in ab8500_codec_set_dai_tdm_slot()
2257 __func__, slot_width); in ab8500_codec_set_dai_tdm_slot()
Dwm9081.c1193 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in wm9081_set_tdm_slot() argument
1204 wm9081->tdm_width = slot_width; in wm9081_set_tdm_slot()
Dwm8993.c1355 unsigned int rx_mask, int slots, int slot_width) in wm8993_set_tdm_slot() argument
1397 wm8993->tdm_width = slot_width; in wm8993_set_tdm_slot()
Darizona.c1475 unsigned int rx_mask, int slots, int slot_width) in arizona_set_tdm_slot() argument
1498 arizona->tdm_width[dai->id - 1] = slot_width; in arizona_set_tdm_slot()
Dwm8904.c1515 unsigned int rx_mask, int slots, int slot_width) in wm8904_set_tdm_slot() argument
1553 wm8904->tdm_width = slot_width; in wm8904_set_tdm_slot()
Dmax98090.c1746 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in max98090_set_tdm_slot() argument
1757 max98090->tdm_width = slot_width; in max98090_set_tdm_slot()
Drt5645.c2027 unsigned int rx_mask, int slots, int slot_width) in rt5645_set_tdm_slot() argument
2050 switch (slot_width) { in rt5645_set_tdm_slot()
Drt5670.c2241 unsigned int rx_mask, int slots, int slot_width) in rt5670_set_tdm_slot() argument
2265 switch (slot_width) { in rt5670_set_tdm_slot()
Drt5677.c3121 unsigned int rx_mask, int slots, int slot_width) in rt5677_set_tdm_slot() argument
3144 switch (slot_width) { in rt5677_set_tdm_slot()
/sound/soc/ux500/
Dux500_msp_dai.c584 int slots, int slot_width) in ux500_msp_dai_set_tdm_slot() argument
609 if (!(slot_width == 16)) { in ux500_msp_dai_set_tdm_slot()
611 __func__, slot_width); in ux500_msp_dai_set_tdm_slot()
614 drvdata->slot_width = slot_width; in ux500_msp_dai_set_tdm_slot()
699 drvdata->msp->playback_dma_data.data_size = drvdata->slot_width; in ux500_msp_dai_probe()
700 drvdata->msp->capture_dma_data.data_size = drvdata->slot_width; in ux500_msp_dai_probe()
763 drvdata->slot_width = 16; in ux500_msp_drv_probe()
Dux500_msp_dai.h58 int slot_width; member
/sound/soc/fsl/
Dfsl_esai.c58 u32 slot_width; member
346 u32 rx_mask, int slots, int slot_width) in fsl_esai_set_dai_tdm_slot() argument
366 esai_priv->slot_width = slot_width; in fsl_esai_set_dai_tdm_slot()
519 bclk = params_rate(params) * esai_priv->slot_width * esai_priv->slots; in fsl_esai_hw_params()
541 val = ESAI_xCR_xSWS(esai_priv->slot_width, width) | (tx ? ESAI_xCR_PADC : 0); in fsl_esai_hw_params()
784 esai_priv->slot_width = 32; in fsl_esai_probe()
Dimx-ssi.c62 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in imx_ssi_set_dai_tdm_slot() argument
Dfsl_ssi.c970 u32 rx_mask, int slots, int slot_width) in fsl_ssi_set_dai_tdm_slot() argument
/sound/soc/pxa/
Dpxa-ssp.c384 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in pxa_ssp_set_dai_tdm_slot() argument
394 if (slot_width > 16) in pxa_ssp_set_dai_tdm_slot()
395 sscr0 |= SSCR0_EDSS | SSCR0_DataSize(slot_width - 16); in pxa_ssp_set_dai_tdm_slot()
397 sscr0 |= SSCR0_DataSize(slot_width); in pxa_ssp_set_dai_tdm_slot()
/sound/soc/generic/
Dsimple-card.c112 set->slot_width); in __asoc_simple_card_dai_init()
200 ret = snd_soc_of_parse_tdm_slot(np, &dai->slots, &dai->slot_width); in asoc_simple_card_sub_parse_of()
/sound/soc/
Dsoc-core.c3528 unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) in snd_soc_dai_set_tdm_slot() argument
3541 slots, slot_width); in snd_soc_dai_set_tdm_slot()
4558 unsigned int *slot_width) in snd_soc_of_parse_tdm_slot() argument
4577 if (slot_width) in snd_soc_of_parse_tdm_slot()
4578 *slot_width = val; in snd_soc_of_parse_tdm_slot()