Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c1549 if ((hcd->pre_temp & PORT_CONNECT) != 0) in ehci_hub_control()
1555 hcd->pre_temp = temp; in ehci_hub_control()
9319 hcd->pre_temp = 0; // new in usb_hcd_cpe_ehci_probe()
9711 hcd->pre_temp = 0; // new in usb_hcd_cpe_ehci_probe_EX()
H A DdrvEhciHcd_2.c248 hcd->pre_temp = 0; // new in usb_hcd_cpe_ehci_probe_Port2()
H A DdrvHCD.h165 U32 pre_temp; // preserve the previous state (ehci_hub_control_EX) member