Searched refs:vbus_on (Results 1 – 4 of 4) sorted by relevance
96 bool vbus_on; member237 if (!wusb3801->vbus_on) { in wusb3801_hw_update()241 wusb3801->vbus_on = true; in wusb3801_hw_update()244 if (wusb3801->vbus_on) { in wusb3801_hw_update()246 wusb3801->vbus_on = false; in wusb3801_hw_update()412 if (wusb3801->vbus_on) in wusb3801_remove()
161 bool vbus_on; member357 chip->vbus_on = true; in stusb160x_attach()378 if (chip->vbus_on) { in stusb160x_attach()380 chip->vbus_on = false; in stusb160x_attach()396 if (chip->vbus_on) { in stusb160x_detach()398 chip->vbus_on = false; in stusb160x_detach()776 chip->vbus_on = true; in stusb160x_probe()810 if (chip->vbus_on) in stusb160x_remove()
93 bool vbus_on, phy_on; in sunxi_musb_work() local122 vbus_on = test_bit(SUNXI_MUSB_FL_VBUS_ON, &glue->flags); in sunxi_musb_work()125 if (phy_on != vbus_on) { in sunxi_musb_work()126 if (vbus_on) { in sunxi_musb_work()
104 bool vbus_on; member763 if (chip->vbus_on == on) { in tcpm_set_vbus()775 chip->vbus_on = on; in tcpm_set_vbus()