Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c704 pHcd->uhc_regs = (U32*) pDev->uhcbase; in ms_new_usb_hcd()
723 pHcd->uhc_regs, pHcd->ehci_irq); in ms_new_usb_hcd()
H A DdrvUsbd.h117 U32 *uhc_regs; member
H A DdrvEhciHcd.c2323 ehci->cap_regs = (struct ehci_cap_regs *) pHcd->uhc_regs; in ms_ehci_init()
2324 ehci->op_regs = (struct ehci_op_regs *) ( (U32)pHcd->uhc_regs + in ms_ehci_init()