Searched refs:phy_on (Results 1 – 2 of 2) sorted by relevance
26 static u8 phy_on(void) in phy_on() function88 if (phy_on() == 0) in musb_platform_init()
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()