Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-armada375-usb2.c22 #define USB2_PHY_CONFIG_DISABLE BIT(0) macro
42 reg |= USB2_PHY_CONFIG_DISABLE; in armada375_usb_phy_init()
44 reg &= ~USB2_PHY_CONFIG_DISABLE; in armada375_usb_phy_init()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-armada375-usb2.c22 #define USB2_PHY_CONFIG_DISABLE BIT(0) macro
42 reg |= USB2_PHY_CONFIG_DISABLE; in armada375_usb_phy_init()
44 reg &= ~USB2_PHY_CONFIG_DISABLE; in armada375_usb_phy_init()

Completed in 2 milliseconds