Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c2321 ehci->ehci_port_not_change_cnt = 0; in ms_ehci_init()
2726 ++pEhci->ehci_port_not_change_cnt; in ms_ehci_irq()
2727 if (pEhci->ehci_port_not_change_cnt > 7) in ms_ehci_irq()
2731 pEhci->ehci_port_not_change_cnt = 0; in ms_ehci_irq()
H A DdrvEHCI.h171 U32 ehci_port_not_change_cnt; member