Searched refs:PMU_PWR_BATT_FULL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dpmuvar.h119 #define PMU_PWR_BATT_FULL (1 << 5) macro
H A Dbattery.c177 if (buf[1] & PMU_PWR_BATT_FULL)
317 edata->value_cur = (sc->sc_flags & PMU_PWR_BATT_FULL);
H A Dsmartbat.c317 edata->value_cur = (sc->sc_flags & PMU_PWR_BATT_FULL);
421 if (buf[2] & PMU_PWR_BATT_FULL)

Completed in 80 milliseconds