Searched +full:spkmode +full:- +full:pu (Results 1 – 1 of 1) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * wm8994-core.c -- Device access for Wolfson WM899431 .name = "wm8994-ldo",36 .name = "wm8994-ldo",60 .name = "wm8994-codec",66 .name = "wm8994-gpio",119 switch (wm8994->type) { in wm8994_suspend()136 if (!wm8994->ldo_ena_always_driven) in wm8994_suspend()147 regcache_mark_dirty(wm8994->regmap); in wm8994_suspend()152 ret = regcache_sync_region(wm8994->regmap, WM8994_GPIO_1, in wm8994_suspend()[all …]