Searched refs:WM8350_POWER_MGMT_4 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ ! |
D | wm8350.c | 640 WM8350_POWER_MGMT_4, 3, 0), 642 WM8350_POWER_MGMT_4, 2, 0), 644 WM8350_POWER_MGMT_4, 5, 0), 646 WM8350_POWER_MGMT_4, 4, 0), 1036 wm8350_clear_bits(wm8350, WM8350_POWER_MGMT_4, in wm8350_set_fll() 1066 wm8350_set_bits(wm8350, WM8350_POWER_MGMT_4, WM8350_FLL_OSC_ENA); in wm8350_set_fll() 1067 wm8350_set_bits(wm8350, WM8350_POWER_MGMT_4, WM8350_FLL_ENA); in wm8350_set_fll() 1109 wm8350_set_bits(wm8350, WM8350_POWER_MGMT_4, in wm8350_set_bias_level() 1228 wm8350_clear_bits(wm8350, WM8350_POWER_MGMT_4, in wm8350_set_bias_level() 1344 wm8350_set_bits(wm8350, WM8350_POWER_MGMT_4, WM8350_TOCLK_ENA); in wm8350_hp_jack_detect() [all …]
|
/linux-5.19.10/include/linux/mfd/wm8350/ ! |
D | core.h | 37 #define WM8350_POWER_MGMT_4 0x0B macro
|