Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dclock.h212 #define USB2PHY_AUTORESUME_EN (1 << 30) macro
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c194 val = (~USB2PHY_AUTORESUME_EN & USB2PHY_DISCHGDET); in omap_enable_usb2_phy2()