Searched refs:WM8994_AIF2_RATE (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/mfd/ |
D | wm8994-regmap.c | 834 case WM8994_AIF2_RATE: in wm1811_readable_register()
|
/linux-6.1.9/sound/soc/codecs/ |
D | wm8994.c | 2448 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()
|
/linux-6.1.9/include/linux/mfd/wm8994/ |
D | registers.h | 86 #define WM8994_AIF2_RATE 0x211 macro
|