Searched refs:USB2_PHY_CONFIG_DISABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-armada375-usb2.c26 #define USB2_PHY_CONFIG_DISABLE BIT(0) macro
46 reg |= USB2_PHY_CONFIG_DISABLE; armada375_usb_phy_init()
48 reg &= ~USB2_PHY_CONFIG_DISABLE; armada375_usb_phy_init()

Completed in 134 milliseconds