Home
last modified time | relevance | path

Searched refs:PMU_BATT_CHARGING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dpmu.h59 #define PMU_BATT_CHARGING 0x00000002 macro
/openbmc/linux/drivers/macintosh/
H A Dapm_emu.c52 if ((pmu_batteries[i].flags & PMU_BATT_CHARGING)) in pmu_apm_get_power_status()
H A Dvia-pmu.c717 bat_flags |= PMU_BATT_CHARGING; in done_battery_state_ohare()
815 bat_flags |= PMU_BATT_CHARGING; in done_battery_state_smart()
/openbmc/linux/drivers/power/supply/
H A Dpmu_battery.c91 if (pbi->flags & PMU_BATT_CHARGING) in pmu_bat_get_property()