Searched refs:WM8962_CLOCKING2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | wm8962.c | 815 case WM8962_CLOCKING2: in wm8962_readable_register() 2129 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8962_CLOCKING2, 5, 0, NULL, 0), 2444 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk() 2450 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk() 2498 snd_soc_component_update_bits(component, WM8962_CLOCKING2, in wm8962_configure_bclk() 2633 snd_soc_component_update_bits(component, WM8962_CLOCKING2, WM8962_SYSCLK_SRC_MASK, in wm8962_set_dai_sysclk() 3646 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_i2c_probe() 3650 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_i2c_probe() 3812 regmap_write_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_runtime_resume() 3816 regmap_update_bits(wm8962->regmap, WM8962_CLOCKING2, in wm8962_runtime_resume()
|
D | wm8962.h | 38 #define WM8962_CLOCKING2 0x08 macro
|