Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.h162 #define STC_SYSCLK_DF(x) ((((x) - 1) << STC_SYSCLK_DF_OFFSET) & STC_SYSCLK_DF_MASK) macro
H A Dfsl_spdif.c594 STC_TXCLK_DF(txclk_df) | STC_SYSCLK_DF(sysclk_df); in spdif_set_sample_rate()