Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dnau8824.h171 #define NAU8824_FLL_REF_DIV_SFT 10 macro
172 #define NAU8824_FLL_REF_DIV_MASK (0x3 << NAU8824_FLL_REF_DIV_SFT)
Dnau8824.c1348 fll_param->clk_ref_div << NAU8824_FLL_REF_DIV_SFT); in nau8824_fll_apply()