Lines Matching refs:pmic
23 - drivers/power/pmic/pmic-uclass.c
24 - include/power/pmic.h
59 the PMIC devices should also support this. By the pmic and regulator API's,
76 use pmic read/write directly.
83 * Header: 'include/power/pmic.h'
84 * Core: 'drivers/power/pmic/pmic-uclass.c' (config 'CONFIG_DM_PMIC')
86 * Example: 'drivers/power/pmic/max77686.c'
90 As an example of the pmic driver, please refer to the MAX77686 driver.
96 The 'pmic; command also supports the new API. So the pmic command can be enabled
98 The new pmic command allows to:
99 - list pmic devices
101 - read or write the pmic register
102 - dump all pmic registers
105 for pmic I/O operations only.
125 'drivers/power/pmic/max77686.c' (required I/O driver for the above)
133 but this driver can't operate without pmic's example driver, which provides an