Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dwm8350-core.c134 if (reg == WM8350_SECURITY || in is_reg_locked()
135 wm8350->reg_cache[WM8350_SECURITY] == WM8350_UNLOCK_KEY) in is_reg_locked()
308 ret = wm8350_write(wm8350, WM8350_SECURITY, 1, &key); in wm8350_reg_lock()
332 ret = wm8350_write(wm8350, WM8350_SECURITY, 1, &key); in wm8350_reg_unlock()
/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h65 #define WM8350_SECURITY 0xDB macro
/linux-3.4.99/sound/soc/codecs/
Dwm8350.c1562 wm8350_codec_write(codec, WM8350_SECURITY, 0xa7); in wm8350_codec_probe()
1564 wm8350_codec_write(codec, WM8350_SECURITY, 0); in wm8350_codec_probe()