Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/ !
Dnau8822.h177 #define NAU8822_PLLMCLK_DIV2 (0x1 << 4) macro
Dnau8822.c757 NAU8822_REG_PLL_N, NAU8822_PLLMCLK_DIV2 | NAU8822_PLLN_MASK, in nau8822_set_pll()
758 (pll_param->pre_factor ? NAU8822_PLLMCLK_DIV2 : 0) | in nau8822_set_pll()