Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dnau8824.h163 #define NAU8824_FLL_RATIO_MASK (0x7f << 0) macro
Dnau8824.c524 clk_fll = value & NAU8824_FLL_RATIO_MASK; in system_clock_control()
1304 NAU8824_FLL_RATIO_MASK, fll_param->ratio); in nau8824_fll_apply()