Lines Matching refs:pmic
31 different ICs use different endianess. For this reason struct pmic holds
50 ./drivers/power/pmic/power_{core files}.c
51 e.g. ./drivers/power/pmic/power_core.c
53 ./drivers/power/pmic/<device_function>/<device_function>_<device_name>.c
54 e.g. ./drivers/power/pmic/pmic_max8997.c
64 Everything is a power device described by struct pmic. Even battery is
83 Definition of the struct pmic is only required with proper name and parameters
84 for communication. This is enough to use the "pmic" command in the u-boot
93 needed (defined at ./include/power/pmic.h):
96 -- *fg_battery_update - update the pmic framework with current
110 -- *battery_charge - called from "pmic" command, responsible
126 Also the struct pmic holds method (*low_power_mode) for reducing board's
127 power consumption when one calls "pmic BAT_TRATS bat charge" command.
136 Then "pmic" command supports reading/writing/dump of device's internal