Home
last modified time | relevance | path

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

/linux/sound/soc/atmel/
H A Dmchp-spdifrx.c1035 struct mchp_spdifrx_dev *spdifrx = dev_get_drvdata(dev); in mchp_spdifrx_runtime_suspend() local
1037 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() local
1049 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 …]
H A DMakefile9 snd-soc-mchp-spdifrx-y := mchp-spdifrx.o
24 obj-$(CONFIG_SND_MCHP_SOC_SPDIFRX) += snd-soc-mchp-spdifrx.o
/linux/sound/soc/stm/
H A DMakefile14 snd-soc-stm32-spdifrx-y := stm32_spdifrx.o
15 obj-$(CONFIG_SND_SOC_STM32_SPDIFRX) += snd-soc-stm32-spdifrx.o
/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama7g5ek.dts106 sound-dai = <&spdifrx>;
886 &spdifrx {
H A Dsama7g5.dtsi616 spdifrx: spdifrx@e1614000 { label
618 compatible = "microchip,sama7g5-spdifrx";
/linux/arch/arm/boot/dts/st/
H A Dstm32mp131.dtsi416 spdifrx: audio-controller@4000d000 { label
417 compatible = "st,stm32h7-spdifrx";