Home
last modified time | relevance | path

Searched refs:WM8350_SECURITY (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/mfd/
Dwm8350-core.c143 ret = wm8350_reg_write(wm8350, WM8350_SECURITY, WM8350_LOCK_KEY); in wm8350_reg_lock()
172 ret = wm8350_reg_write(wm8350, WM8350_SECURITY, WM8350_UNLOCK_KEY); in wm8350_reg_unlock()
/Linux-v5.4/include/linux/mfd/wm8350/
Dpmic.h60 #define WM8350_SECURITY 0xDB macro
/Linux-v5.4/sound/soc/codecs/
Dwm8350.c1497 snd_soc_component_write(component, WM8350_SECURITY, 0xa7); in wm8350_component_probe()
1499 snd_soc_component_write(component, WM8350_SECURITY, 0); in wm8350_component_probe()