Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Dehci-omap.h36 #define OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN (1 << 5) macro
/external/u-boot/drivers/usb/host/
Dehci-omap.c211 clrsetbits_le32(&reg, OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN, in omap_ehci_hcd_init()