Searched refs:phy_on (Results 1 – 2 of 2) sorted by relevance
51 static inline void phy_on(void) in phy_on() function405 phy_on(); in davinci_musb_init()
93 bool vbus_on, phy_on; in sunxi_musb_work() local123 phy_on = test_bit(SUNXI_MUSB_FL_PHY_ON, &glue->flags); in sunxi_musb_work()125 if (phy_on != vbus_on) { in sunxi_musb_work()