Lines Matching +full:primary +full:- +full:pmic
1 .. Copyright 2007-2008 Wolfson Microelectronics
30 --------
52 Power Management Integrated Circuit (PMIC)
55 subsystems. In an embedded system the primary PMIC is often equivalent
62 drivers use `get <#API-regulator-get>`__ and
63 `put <#API-regulator-put>`__ operations to acquire and release
64 regulators. Functions are provided to `enable <#API-regulator-enable>`__
65 and `disable <#API-regulator-disable>`__ the regulator and to get and
76 ----------------------
90 -------------
98 :c:func:`regulator_set_current_limit()` functions provide the primary
107 ---------
130 --------
137 -----------
160 .. kernel-doc:: include/linux/regulator/consumer.h
163 .. kernel-doc:: include/linux/regulator/machine.h
166 .. kernel-doc:: include/linux/regulator/driver.h
169 .. kernel-doc:: drivers/regulator/core.c