Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dwm8350-core.c147 ret = wm8350_reg_write(wm8350, WM8350_SECURITY, WM8350_LOCK_KEY); in wm8350_reg_lock()
176 ret = wm8350_reg_write(wm8350, WM8350_SECURITY, WM8350_UNLOCK_KEY); in wm8350_reg_unlock()
/Linux-v4.19/include/linux/mfd/wm8350/
Dpmic.h65 #define WM8350_SECURITY 0xDB macro
/Linux-v4.19/sound/soc/codecs/
Dwm8350.c1500 snd_soc_component_write(component, WM8350_SECURITY, 0xa7); in wm8350_component_probe()
1502 snd_soc_component_write(component, WM8350_SECURITY, 0); in wm8350_component_probe()