Lines Matching refs:pmic
27 - drivers/power/pmic/pmic-uclass.c
28 - include/power/pmic.h
63 the PMIC devices should also support this. By the pmic and regulator API's,
78 use pmic read/write directly.
84 * Header: 'include/power/pmic.h'
85 * Core: 'drivers/power/pmic/pmic-uclass.c'
89 * Example: 'drivers/power/pmic/max77686.c'
93 As an example of the pmic driver, please refer to the MAX77686 driver.
99 The 'pmic; command also supports the new API. So the pmic command can be enabled
101 The new pmic command allows to:
102 - list pmic devices
104 - read or write the pmic register
105 - dump all pmic registers
108 for pmic I/O operations only.
123 'drivers/power/pmic/max77686.c' (required I/O driver for the above)
130 but this driver can't operate without pmic's example driver, which provides an