Searched refs:STC_TXCLK_DF (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dfsl_spdif.h171 #define STC_TXCLK_DF(x) ((((x) - 1) << STC_TXCLK_DF_OFFSET) & STC_TXCLK_DF_MASK) macro
H A Dfsl_spdif.c107 * @txclk_df: STC_TXCLK_DF dividers value for playback
592 STC_TXCLK_DF(txclk_df) | STC_SYSCLK_DF(sysclk_df);

Completed in 209 milliseconds