Searched refs:otg_vbus_enabled (Results 1 – 1 of 1) sorted by relevance
233 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()641 bdi->otg_vbus_enabled = (val == BQ24190_REG_POC_CHG_CONFIG_OTG || in bq24190_vbus_is_enabled()643 return bdi->otg_vbus_enabled; in bq24190_vbus_is_enabled()677 bdi->otg_vbus_enabled = (val == BQ24296_REG_POC_OTG_CONFIG_OTG); in bq24296_vbus_is_enabled()679 return bdi->otg_vbus_enabled; in bq24296_vbus_is_enabled()958 if (bdi->otg_vbus_enabled) in bq24190_charger_set_charge_type()