Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8821.h142 #define NAU8821_ICTRL_LATCH_SFT 10 macro
143 #define NAU8821_ICTRL_LATCH_MASK (0x7 << NAU8821_ICTRL_LATCH_SFT)
H A Dnau8821.c1345 fll_param->ratio | (0x6 << NAU8821_ICTRL_LATCH_SFT)); in nau8821_fll_apply()