Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8822.h177 #define NAU8822_PLLMCLK_DIV2 (0x1 << 4) macro
H A Dnau8822.c760 NAU8822_REG_PLL_N, NAU8822_PLLMCLK_DIV2 | NAU8822_PLLN_MASK, in nau8822_set_pll()
761 (pll_param->pre_factor ? NAU8822_PLLMCLK_DIV2 : 0) | in nau8822_set_pll()