Searched refs:BQ24735_CHARGE_OPT_AC_PRESENT (Results 1 – 1 of 1) sorted by relevance
47 #define BQ24735_CHARGE_OPT_AC_PRESENT (1 << 4) macro201 return (ac & BQ24735_CHARGE_OPT_AC_PRESENT) ? true : false; in bq24735_charger_is_present()