Home
last modified time | relevance | path

Searched refs:WM8962_SYSCLK_FLL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/samsung/
H A Dtobermory.c41 WM8962_SYSCLK_FLL, in tobermory_set_bias_level()
/openbmc/linux/sound/soc/fsl/
H A Dfsl-asoc-card.c661 priv->codec_priv.fll_id = WM8962_SYSCLK_FLL; in fsl_asoc_card_probe()
/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c2699 case WM8962_SYSCLK_FLL: in wm8962_set_dai_sysclk()
2700 wm8962->sysclk = WM8962_SYSCLK_FLL; in wm8962_set_dai_sysclk()
H A Dwm8962.h17 #define WM8962_SYSCLK_FLL 1 macro