Searched refs:phy_on (Results 1 – 1 of 1) sorted by relevance
100 bool vbus_on, phy_on; in sunxi_musb_work() local130 phy_on = test_bit(SUNXI_MUSB_FL_PHY_ON, &glue->flags); in sunxi_musb_work()132 if (phy_on != vbus_on) { in sunxi_musb_work()