MAX77759_CHGR_MODE_OTG_BOOST_ON
mode == MAX77759_CHGR_MODE_OTG_BOOST_ON) &&
return charger_set_mode(chg, MAX77759_CHGR_MODE_OTG_BOOST_ON);
return chg->mode == MAX77759_CHGR_MODE_OTG_BOOST_ON;