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