Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dehci-omap.h37 #define OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN (1 << 5) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-omap.c212 clrsetbits_le32(&reg, OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN, in omap_ehci_hcd_init()