Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8540.h100 #define NAU8540_ICTRL_LATCH_SFT 10 macro
101 #define NAU8540_ICTRL_LATCH_MASK (0x7 << NAU8540_ICTRL_LATCH_SFT)
H A Dnau8540.c631 fll_param->ratio | (0x6 << NAU8540_ICTRL_LATCH_SFT)); in nau8540_fll_apply()