Home
last modified time | relevance | path

Searched refs:WM8994_AIF2_RATE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dwm8994_registers.h32 #define WM8994_AIF2_RATE 0x211 macro
H A Dwm8994.c311 rate_reg = WM8994_AIF2_RATE; in wm8994_hw_params()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm8994-regmap.c834 case WM8994_AIF2_RATE: in wm1811_readable_register()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8994.c2448 wm8994->aifdiv[1] = snd_soc_component_read(component, WM8994_AIF2_RATE) in _wm8994_set_fll()
2453 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll()
2459 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll()
2592 wm8994->aifdiv[1] = snd_soc_component_read(component, WM8994_AIF2_RATE) in wm8994_set_dai_sysclk()
2597 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk()
2603 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk()
2949 rate_reg = WM8994_AIF2_RATE; in wm8994_hw_params()
/OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/
H A Dregisters.h86 #define WM8994_AIF2_RATE 0x211 macro