Searched refs:aud2htx (Results 1 – 4 of 4) sorted by relevance
78 &aud2htx->dma_params_rx); in fsl_aud2htx_dai_probe()189 struct fsl_aud2htx *aud2htx; in fsl_aud2htx_probe() local194 aud2htx = devm_kzalloc(&pdev->dev, sizeof(*aud2htx), GFP_KERNEL); in fsl_aud2htx_probe()195 if (!aud2htx) in fsl_aud2htx_probe()198 aud2htx->pdev = pdev; in fsl_aud2htx_probe()206 if (IS_ERR(aud2htx->regmap)) { in fsl_aud2htx_probe()208 return PTR_ERR(aud2htx->regmap); in fsl_aud2htx_probe()223 if (IS_ERR(aud2htx->bus_clk)) { in fsl_aud2htx_probe()225 return PTR_ERR(aud2htx->bus_clk); in fsl_aud2htx_probe()232 platform_set_drvdata(pdev, aud2htx); in fsl_aud2htx_probe()[all …]
29 snd-soc-fsl-aud2htx-objs := fsl_aud2htx.o46 obj-$(CONFIG_SND_SOC_FSL_AUD2HTX) += snd-soc-fsl-aud2htx.o
4 $id: http://devicetree.org/schemas/sound/fsl,aud2htx.yaml#14 const: fsl,imx8mp-aud2htx57 aud2htx: aud2htx@30cb0000 {58 compatible = "fsl,imx8mp-aud2htx";
53 audio-cpu = <&aud2htx>;