Searched refs:WM8994_AIF2_RATE (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/mfd/ |
D | wm8994-regmap.c | 834 case WM8994_AIF2_RATE: in wm1811_readable_register()
|
/Linux-v5.4/sound/soc/codecs/ |
D | wm8994.c | 2336 wm8994->aifdiv[1] = snd_soc_component_read32(component, WM8994_AIF2_RATE) in _wm8994_set_fll() 2341 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll() 2347 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in _wm8994_set_fll() 2453 wm8994->aifdiv[1] = snd_soc_component_read32(component, WM8994_AIF2_RATE) in wm8994_set_dai_sysclk() 2458 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk() 2464 snd_soc_component_update_bits(component, WM8994_AIF2_RATE, in wm8994_set_dai_sysclk() 2810 rate_reg = WM8994_AIF2_RATE; in wm8994_hw_params()
|
/Linux-v5.4/include/linux/mfd/wm8994/ |
D | registers.h | 86 #define WM8994_AIF2_RATE 0x211 macro
|