Searched refs:REMAINING (Results 1 – 2 of 2) sorted by relevance
32 #define REMAINING(x) le32_get_bits((x), GENMASK(31, 16)) macro267 st->num_remaining = REMAINING(r->flags); in iter_pinctrl_assoc_update_state()
753 … REMAINING=`cat $BATT_INFO | grep "remaining capacity:" | sed "s/.* \([0-9][0-9]* \).*/\1/" `755 if (($REMAINING * 60 / $PRESENT_RATE < $MINIMUM_BATTERY_MINUTES))