Searched refs:WM8994_AIF2_RATE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/mfd/ |
D | wm8994-regmap.c | 839 case WM8994_AIF2_RATE: in wm1811_readable_register()
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm8994.c | 2335 wm8994->aifdiv[1] = snd_soc_component_read32(component, WM8994_AIF2_RATE) in _wm8994_set_fll() 2340 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll() 2346 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll() 2452 wm8994->aifdiv[1] = snd_soc_component_read32(component, WM8994_AIF2_RATE) in wm8994_set_dai_sysclk() 2457 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk() 2463 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk() 2809 rate_reg = WM8994_AIF2_RATE; in wm8994_hw_params()
|
/Linux-v4.19/include/linux/mfd/wm8994/ |
D | registers.h | 91 #define WM8994_AIF2_RATE 0x211 macro
|