Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h36 #define OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN (1 << 5) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c211 clrsetbits_le32(&reg, OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN, in omap_ehci_hcd_init()
/openbmc/linux/drivers/mfd/
H A Domap-usb-host.c51 #define OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN (1 << 5) macro
450 reg &= ~OMAP_UHH_HOSTCONFIG_INCRX_ALIGN_EN; in omap_usbhs_init()