Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dwm8994_registers.h31 #define WM8994_AIF1_RATE 0x210 macro
H A Dwm8994.c305 rate_reg = WM8994_AIF1_RATE; in wm8994_hw_params()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm8994-regmap.c833 case WM8994_AIF1_RATE: in wm1811_readable_register()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8994.c2446 wm8994->aifdiv[0] = snd_soc_component_read(component, WM8994_AIF1_RATE) in _wm8994_set_fll()
2451 snd_soc_component_update_bits(component, WM8994_AIF1_RATE, in _wm8994_set_fll()
2456 snd_soc_component_update_bits(component, WM8994_AIF1_RATE, in _wm8994_set_fll()
2590 wm8994->aifdiv[0] = snd_soc_component_read(component, WM8994_AIF1_RATE) in wm8994_set_dai_sysclk()
2595 snd_soc_component_update_bits(component, WM8994_AIF1_RATE, in wm8994_set_dai_sysclk()
2600 snd_soc_component_update_bits(component, WM8994_AIF1_RATE, in wm8994_set_dai_sysclk()
2936 rate_reg = WM8994_AIF1_RATE; in wm8994_hw_params()
/OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/
H A Dregisters.h85 #define WM8994_AIF1_RATE 0x210 macro