Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/include/linux/mfd/wm8350/
Dpmic.h65 #define WM8350_SECURITY 0xDB macro
/linux-4.1.27/sound/soc/codecs/
Dwm8350.c1500 snd_soc_write(codec, WM8350_SECURITY, 0xa7); in wm8350_codec_probe()
1502 snd_soc_write(codec, WM8350_SECURITY, 0); in wm8350_codec_probe()