Home
last modified time | relevance | path

Searched refs:WM8962_CLOCKING2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm8962.c791 case WM8962_CLOCKING2: in wm8962_volatile_register()
816 case WM8962_CLOCKING2: in wm8962_readable_register()
2128 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8962_CLOCKING2, 5, 0, NULL, 0),
2443 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk()
2449 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk()
2497 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk()
2632 snd_soc_component_update_bits(component, WM8962_CLOCKING2, WM8962_SYSCLK_SRC_MASK, in wm8962_set_dai_sysclk()
3636 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_i2c_probe()
3640 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_i2c_probe()
3802 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_runtime_resume()
[all …]
Dwm8962.h38 #define WM8962_CLOCKING2 0x08 macro