Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dpcm3168a.h29 #define PCM3168A_DAC_MSDA_MASK 0x70 macro
H A Dpcm3168a.c451 mask = PCM3168A_DAC_MSDA_MASK | PCM3168A_DAC_FMT_MASK; in pcm3168a_hw_params()