Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h30 #define OMAP_USBHS_REV2_1 0x50700101 /* OMAP5 */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c245 } else if (rev == OMAP_USBHS_REV2_1) { in omap_ehci_hcd_init()