Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dzylonite.c111 WM9713_PCMDIV(wm9713_div)); in zylonite_voice_hw_params()
114 WM9713_PCMDIV(wm9713_div)); in zylonite_voice_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm9713.h23 #define WM9713_PCMDIV(x) ((x - 1) << 8) macro