Searched refs:WM8350_SECURITY (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/mfd/ |
D | wm8350-core.c | 134 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-2.6.39/include/linux/mfd/wm8350/ |
D | pmic.h | 65 #define WM8350_SECURITY 0xDB macro
|
/linux-2.6.39/sound/soc/codecs/ |
D | wm8350.c | 1592 wm8350_codec_write(codec, WM8350_SECURITY, 0xa7); in wm8350_codec_probe() 1594 wm8350_codec_write(codec, WM8350_SECURITY, 0); in wm8350_codec_probe()
|