Home
last modified time | relevance | path

Searched refs:spdifrx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/stm/
Dstm32_spdifrx.c244 struct stm32_spdifrx_data *spdifrx = (struct stm32_spdifrx_data *)data; in stm32_spdifrx_dma_complete() local
245 struct platform_device *pdev = spdifrx->pdev; in stm32_spdifrx_dma_complete()
246 u32 *p_start = (u32 *)spdifrx->dmab->area; in stm32_spdifrx_dma_complete()
249 u16 *ub_ptr = (short *)spdifrx->ub; in stm32_spdifrx_dma_complete()
252 regmap_update_bits(spdifrx->regmap, STM32_SPDIFRX_CR, in stm32_spdifrx_dma_complete()
256 if (!spdifrx->dmab->area) in stm32_spdifrx_dma_complete()
271 spdifrx->cs[i] = (unsigned char)SPDIFRX_CSR_CSGET(*ptr); in stm32_spdifrx_dma_complete()
280 complete(&spdifrx->cs_completion); in stm32_spdifrx_dma_complete()
283 static int stm32_spdifrx_dma_ctrl_start(struct stm32_spdifrx_data *spdifrx) in stm32_spdifrx_dma_ctrl_start() argument
288 spdifrx->desc = dmaengine_prep_slave_single(spdifrx->ctrl_chan, in stm32_spdifrx_dma_ctrl_start()
[all …]
DMakefile14 snd-soc-stm32-spdifrx-objs := stm32_spdifrx.o
15 obj-$(CONFIG_SND_SOC_STM32_SPDIFRX) += snd-soc-stm32-spdifrx.o
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dst,stm32-spdifrx.txt7 - compatible: should be "st,stm32h7-spdifrx"
24 spdifrx: spdifrx@40004000 {
25 compatible = "st,stm32h7-spdifrx";