Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dnau8824.h160 #define NAU8824_FLL_RATIO_MASK (0x7f << 0) macro
Dnau8824.c537 clk_fll = value & NAU8824_FLL_RATIO_MASK; in system_clock_control()
1339 NAU8824_FLL_RATIO_MASK, fll_param->ratio); in nau8824_fll_apply()