Home
last modified time | relevance | path

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

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