Searched refs:OMAP_UHH_HOSTCONFIG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-omap.c104 #define OMAP_UHH_HOSTCONFIG (0x40) macro
362 reg = ehci_omap_readl(omap->uhh_base, OMAP_UHH_HOSTCONFIG);
404 ehci_omap_writel(omap->uhh_base, OMAP_UHH_HOSTCONFIG, reg);
H A Dohci-omap3.c94 #define OMAP_UHH_HOSTCONFIG (0x40) macro
367 reg = ohci_omap_readl(omap->uhh_base, OMAP_UHH_HOSTCONFIG);
422 ohci_omap_writel(omap->uhh_base, OMAP_UHH_HOSTCONFIG, reg);

Completed in 46 milliseconds