Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.h117 #define NAU8540_FLL_REF_DIV_SFT 10 macro
118 #define NAU8540_FLL_REF_DIV_MASK (0x3 << NAU8540_FLL_REF_DIV_SFT)
H A Dnau8540.c733 fll_param->clk_ref_div << NAU8540_FLL_REF_DIV_SFT); in nau8540_fll_apply()