Searched refs:vbus_on (Results 1 – 3 of 3) sorted by relevance
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()779 chip->vbus_on = true; in stusb160x_probe()813 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; member761 if (chip->vbus_on == on) { in tcpm_set_vbus()773 chip->vbus_on = on; in tcpm_set_vbus()