Searched refs:spdifrx (Results 1 – 6 of 6) sorted by relevance
1035 struct mchp_spdifrx_dev *spdifrx = dev_get_drvdata(dev); in mchp_spdifrx_runtime_suspend() local1037 regcache_cache_only(spdifrx->regmap, true); in mchp_spdifrx_runtime_suspend()1038 clk_disable_unprepare(spdifrx->gclk); in mchp_spdifrx_runtime_suspend()1039 clk_disable_unprepare(spdifrx->pclk); in mchp_spdifrx_runtime_suspend()1046 struct mchp_spdifrx_dev *spdifrx = dev_get_drvdata(dev); in mchp_spdifrx_runtime_resume() local1049 ret = clk_prepare_enable(spdifrx->pclk); in mchp_spdifrx_runtime_resume()1053 ret = clk_prepare_enable(spdifrx->gclk); in mchp_spdifrx_runtime_resume()1057 regcache_cache_only(spdifrx->regmap, false); in mchp_spdifrx_runtime_resume()1058 regcache_mark_dirty(spdifrx->regmap); in mchp_spdifrx_runtime_resume()1059 ret = regcache_sync(spdifrx->regmap); in mchp_spdifrx_runtime_resume()[all …]
9 snd-soc-mchp-spdifrx-y := mchp-spdifrx.o24 obj-$(CONFIG_SND_MCHP_SOC_SPDIFRX) += snd-soc-mchp-spdifrx.o
14 snd-soc-stm32-spdifrx-y := stm32_spdifrx.o15 obj-$(CONFIG_SND_SOC_STM32_SPDIFRX) += snd-soc-stm32-spdifrx.o
106 sound-dai = <&spdifrx>;886 &spdifrx {
616 spdifrx: spdifrx@e1614000 { label618 compatible = "microchip,sama7g5-spdifrx";
416 spdifrx: audio-controller@4000d000 { label417 compatible = "st,stm32h7-spdifrx";