Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-omap.c40 case OMAP_USBHS_REV1: in omap_uhh_reset()
218 if (rev == OMAP_USBHS_REV1) { in omap_ehci_hcd_init()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dehci-omap.h29 #define OMAP_USBHS_REV1 0x00000010 /* OMAP3 */ macro