Searched refs:otg_vbus_enabled (Results 1 – 1 of 1) sorted by relevance
230 bool otg_vbus_enabled; member553 bdi->otg_vbus_enabled = enable; in bq24190_set_otg_vbus()578 bdi->otg_vbus_enabled = enable; in bq24296_set_otg_vbus()638 bdi->otg_vbus_enabled = (val == BQ24190_REG_POC_CHG_CONFIG_OTG || in bq24190_vbus_is_enabled()640 return bdi->otg_vbus_enabled; in bq24190_vbus_is_enabled()675 bdi->otg_vbus_enabled = (val == BQ24296_REG_POC_OTG_CONFIG_OTG); in bq24296_vbus_is_enabled()677 return bdi->otg_vbus_enabled; in bq24296_vbus_is_enabled()963 if (bdi->otg_vbus_enabled) in bq24190_charger_set_charge_type()