Home
last modified time | relevance | path

Searched refs:STC_TXCLK_SPDIF_ROOT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/fsl/
Dfsl_spdif.h174 #define STC_TXCLK_SPDIF_ROOT 1 macro
Dfsl_spdif.c216 return (clk == STC_TXCLK_SPDIF_ROOT) && !spdif->soc->shared_root_clock; in fsl_spdif_can_set_clk_rate()
682 if (!fsl_spdif_can_set_clk_rate(spdif_priv, STC_TXCLK_SPDIF_ROOT)) in spdif_reparent_rootclk()
686 clk = spdif_priv->txclk[STC_TXCLK_SPDIF_ROOT]; in spdif_reparent_rootclk()