Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1019.h86 #define RT1019_PLL_Q_8_8_MASK (0x1) macro
H A Drt1019.c373 RT1019_PLL_M_MASK | RT1019_PLL_M_BP_MASK | RT1019_PLL_Q_8_8_MASK, in rt1019_set_dai_pll()
376 ((pll_code.n_code >> 8) & RT1019_PLL_Q_8_8_MASK)); in rt1019_set_dai_pll()