Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm8350/
Daudio.h35 #define WM8350_ADC_DIVIDER 0x44 macro
/linux-3.4.99/sound/soc/codecs/
Dwm8350.c448 WM8350_ADC_DIVIDER,
822 val = wm8350_codec_read(codec, WM8350_ADC_DIVIDER) & in wm8350_set_clkdiv()
824 wm8350_codec_write(codec, WM8350_ADC_DIVIDER, val | div); in wm8350_set_clkdiv()