Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8993.c587 reg &= ~(WM8993_MCLK_DIV | WM8993_SYSCLK_SRC); in configure_clock()
603 reg |= WM8993_SYSCLK_SRC; in configure_clock()
H A Dwm8993.h389 #define WM8993_SYSCLK_SRC 0x4000 /* SYSCLK_SRC */ macro