Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dxhci-fsl.h32 #define USBOTGSS_IDLEMODE_NOIDLE BIT(2) macro
Dxhci-omap.h64 #define USBOTGSS_IDLEMODE_NOIDLE (1 << 2) macro
/third_party/uboot/u-boot-2020.01/drivers/usb/phy/
Domap_usb_phy.c161 USBOTGSS_IDLEMODE_NOIDLE); in omap_enable_usb3_phy()