Searched refs:STC_TXCLK_ALL_EN (Results 1 – 2 of 2) sorted by relevance
/sound/soc/fsl/ | ||
D | fsl_spdif.h | 154 #define STC_TXCLK_ALL_EN (1 << STC_TXCLK_ALL_EN_OFFSET) macro |
D | fsl_spdif.c | 534 stc = STC_TXCLK_ALL_EN | STC_TXCLK_SRC_SET(clk) | in spdif_set_sample_rate() |