Home
last modified time | relevance | path

Searched refs:reset_done (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c556 ehci->reset_done [index] = 0; in check_reset_complete()
815 ehci->reset_done [i] = 0; in ehci_hub_status_data()
1569 ehci->reset_done [wIndex])) { in ehci_hub_control()
1809 ehci->reset_done [wIndex] = jiffies in ehci_hub_control()
8147 ehci->reset_done[i] == 0)) in ehci_irq()
8158 ehci->reset_done [i] = jiffies + ((20 /* msec */ * HZ) / 1000); in ehci_irq()
8160 mod_timer(&hcd->rh_timer, ehci->reset_done[i], 0); in ehci_irq()
H A DdrvEHCI.h265 U32 reset_done [EHCI_MAX_ROOT_PORTS]; member
H A DdrvSCSI.c1107 …bSCSI_Read10:: ehci reset done = %x, isRootHubPortReset = %x\n", ehci->reset_done[0], hcd->isRootH… in bSCSI_Read_10()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h93 U32 reset_done; member
H A DdrvEhciHcd.c2722 pEhci->u32ResetEnd[0] == pHcd->saved_ehci_state.reset_done && in ms_ehci_irq()
2733 pHcd->saved_ehci_state.reset_done = pEhci->u32ResetEnd[0]; in ms_ehci_irq()