Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dnau8540.h115 #define NAU8540_FLL_REF_DIV_SFT 10 macro
116 #define NAU8540_FLL_REF_DIV_MASK (0x3 << NAU8540_FLL_REF_DIV_SFT)
Dnau8540.c640 fll_param->clk_ref_div << NAU8540_FLL_REF_DIV_SFT); in nau8540_fll_apply()