Searched refs:vbus_attach (Results 1 – 2 of 2) sorted by relevance
106 bool vbus_attach; member188 else if (info->vbus_attach) in axp288_usb_role_work()216 bool vbus_attach = false; in axp288_handle_chrg_det_event() local218 vbus_attach = axp288_get_vbus_attach(info); in axp288_handle_chrg_det_event()219 if (!vbus_attach) in axp288_handle_chrg_det_event()260 if (vbus_attach) { in axp288_handle_chrg_det_event()261 extcon_set_state_sync(info->edev, cable, vbus_attach); in axp288_handle_chrg_det_event()264 vbus_attach); in axp288_handle_chrg_det_event()269 if (info->role_sw && info->vbus_attach != vbus_attach) { in axp288_handle_chrg_det_event()270 info->vbus_attach = vbus_attach; in axp288_handle_chrg_det_event()[all …]
533 bool vbus_attach, sch_work, notify_charger; in rockchip_usb2phy_otg_sm_work() local535 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work()547 if (!vbus_attach) in rockchip_usb2phy_otg_sm_work()556 } else if (vbus_attach) { in rockchip_usb2phy_otg_sm_work()600 if (rport->vbus_attached != vbus_attach) { in rockchip_usb2phy_otg_sm_work()601 rport->vbus_attached = vbus_attach; in rockchip_usb2phy_otg_sm_work()605 cable, vbus_attach); in rockchip_usb2phy_otg_sm_work()609 vbus_attach); in rockchip_usb2phy_otg_sm_work()614 if (!vbus_attach) { in rockchip_usb2phy_otg_sm_work()