Home
last modified time | relevance | path

Searched refs:USB2PHY_DISCON_BYP_LATCH (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Domap-usb2-phy.c27 #define USB2PHY_DISCON_BYP_LATCH BIT(31) macro
140 val |= USB2PHY_DISCON_BYP_LATCH; in omap_usb2_phy_init()
/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c28 #define USB2PHY_DISCON_BYP_LATCH BIT(31) macro
241 val |= USB2PHY_DISCON_BYP_LATCH; in omap_usb_init()