Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Dtobermory.c41 WM8962_SYSCLK_FLL, in tobermory_set_bias_level()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl-asoc-card.c626 priv->codec_priv.fll_id = WM8962_SYSCLK_FLL; in fsl_asoc_card_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8962.c2678 case WM8962_SYSCLK_FLL: in wm8962_set_dai_sysclk()
2679 wm8962->sysclk = WM8962_SYSCLK_FLL; in wm8962_set_dai_sysclk()
H A Dwm8962.h17 #define WM8962_SYSCLK_FLL 1 macro