Searched refs:ACPI_BIF_UNITS_MA (Results 1 – 3 of 3) sorted by relevance
55 #define ACPI_BIF_UNITS_MA 1 /* Capacity in mAh, rate in mA. */ macro
370 cap_units = ACPI_BIF_UNITS_MA; in acpi_smbat_get_bst()445 sc->bif.units = ACPI_BIF_UNITS_MA; in acpi_smbat_get_bif()
202 if (bif->units == ACPI_BIF_UNITS_MA && bif->dvol != 0 && dev == NULL) { in acpi_battery_get_battinfo()