Searched refs:otg_enabled (Results 1 – 1 of 1) sorted by relevance
1742 bool otg_enabled; in bq24190_configure_usb_otg() local1745 otg_enabled = !!(ss_reg & BQ24190_REG_SS_VBUS_STAT_MASK); in bq24190_configure_usb_otg()1746 ret = extcon_set_state_sync(bdi->edev, EXTCON_USB, otg_enabled); in bq24190_configure_usb_otg()1749 otg_enabled, ret); in bq24190_configure_usb_otg()