Home
last modified time | relevance | path

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

/sound/soc/codecs/
A Dpcm3168a.c444 unsigned int reg, mask, ms, ms_shift, fmt, fmt_shift, ratio, tdm_slots; in pcm3168a_hw_params() local
451 ms_shift = PCM3168A_DAC_MSDA_SHIFT; in pcm3168a_hw_params()
457 ms_shift = PCM3168A_ADC_MSAD_SHIFT; in pcm3168a_hw_params()
560 (ms << ms_shift) | (fmt << fmt_shift)); in pcm3168a_hw_params()

Completed in 5 milliseconds