Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/ti/
Dphy-omap-usb2.c28 #define USB2PHY_DISCON_BYP_LATCH BIT(31) macro
241 val |= USB2PHY_DISCON_BYP_LATCH; in omap_usb_init()