Home
last modified time | relevance | path

Searched defs:ehci (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c324 static int ehci_halt (struct ehci_hcd *ehci) in ehci_halt()
387 static int ehci_reset (struct ehci_hcd *ehci) in ehci_reset()
455 static void ehci_ready (struct ehci_hcd *ehci) in ehci_ready()
551 struct ehci_hcd *ehci, in check_reset_complete()
679 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_status_data() local
1032 struct ehci_hcd *ehci, in ehci_hub_descriptor()
1203 void ehci_hc_swreset(struct ehci_hcd *ehci) in ehci_hc_swreset()
1260 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_control() local
2161 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
2272 struct ehci_hcd *ehci, in qtd_copy_status()
[all …]
H A DdrvEHCI_SCHD.cxx125 static int periodic_unlink (struct ehci_hcd *ehci, U32 frame, void *ptr) in periodic_unlink()
172 periodic_usecs (struct ehci_hcd *ehci, U32 frame, U32 uframe) in periodic_usecs()
261 static int enable_periodic (struct ehci_hcd *ehci) in enable_periodic()
284 static int disable_periodic (struct ehci_hcd *ehci) in disable_periodic()
319 struct ehci_hcd *ehci, in intr_deschedule()
369 struct ehci_hcd *ehci, in check_period()
408 struct ehci_hcd *ehci, in check_intr_schedule()
444 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule()
530 struct ehci_hcd *ehci, in intr_submit()
600 struct ehci_hcd *ehci, in intr_complete()
[all …]
H A DdrvEHCIDBG.cpp80 #define ehci_dbg(ehci, fmt, ...) \ argument
82 #define ehci_err(ehci, fmt, ...) \ argument
84 #define ehci_info(ehci, fmt, ...) \ argument
86 #define ehci_warn(ehci, fmt, ...) \ argument
92 #define ehci_vdbg(ehci, fmt, args...) do { } while (0) argument
97 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
132 static __inline__ void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
138 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
163 static __inline__ void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
178 static void dbg_qtd (char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
[all …]
H A DdrvEHCI_MEM.cxx94 struct ehci_hcd *ehci; in ehci_hcd_alloc() local
115 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, int flags) in ehci_qtd_alloc()
144 static __inline__ void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free()
150 static struct ehci_qh *ehci_qh_alloc (struct ehci_hcd *ehci, int flags) in ehci_qh_alloc()
192 static void qh_put (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_put()
214 static void ehci_mem_cleanup (struct ehci_hcd *ehci) in ehci_mem_cleanup()
282 static int ehci_mem_init (struct ehci_hcd *ehci, int flags) in ehci_mem_init()
H A DdrvUSBEntry.c780 struct ehci_hcd *ehci = hcd_to_ehci(g_pUsbHcd); in UsbTask() local
1229 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in InitUSBIntr() local
1594 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in InitUSBIntr_EX() local
1627 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in Usb_host_Init_EX() local
1713 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in MDrv_UsbDeviceConnect_EX() local
1769 struct ehci_hcd *ehci = hcd_to_ehci(gVar->p_UsbHcd); in UsbTask_EX() local
H A DdrvUSBEntry_2.c163 struct ehci_hcd *ehci = hcd_to_ehci(g_pUsbHcd_Port2); in UsbTask_Port2() local
589 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in InitUSBIntr_Port2() local
H A DdrvHub.c5355 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in hub_port_connect_change() local
5577 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in hub_port_connect_change() local
8645 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in usb_reset_device() local
H A DdrvTransport.c180 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in timeout_handler() local
1681 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in usb_default_timeout_handler() local
H A DdrvEHsTest.c159 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_urb_enqueue_EHSET() local
H A DdrvUSBHwCtl.c154 void ResetMstarUsb(struct ehci_hcd *ehci) in ResetMstarUsb()
H A DdrvEHCI.h445 timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_action action) in timer_action_done()
481 timer_action (struct ehci_hcd *ehci, enum ehci_timer_action action) in timer_action()
H A DdrvHCD.c1611 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in hcd_submit_urb() local
H A DdrvSCSI.c1103 { in bSCSI_Read_10()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBHwCtl.c161 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_RH_force_FSmode() local
188 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_RoothubPortConnected() local
197 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_RoothubPortConnectChg() local
206 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_RoothubPortEnabled() local
215 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_isHcdRunning() local
224 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_forceHcdRun() local
239 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_dumpHcdRegister() local
H A DdrvEhciHcd.c2165 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in dbg_timeout_async() local
2315 struct ehci_hcd *ehci = hcd_to_ehci (pHcd); in ms_ehci_init() local
2344 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_begin() local
2486 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_end() local
2518 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_get_frame_idx() local
2527 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_suspend() local
2557 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_resume() local
3106 void ms_ehci_stoprun_setting(MS_U8 bOption, struct ehci_hcd *ehci) in ms_ehci_stoprun_setting()
3228 struct ehci_hcd *ehci, in ms_qh_urb_transaction_EHSET()
3367 struct ehci_hcd *ehci, in ms_submit_async_EHSET()
H A DdrvEHCI.h192 ms_iaa_watchdog_begin(struct ehci_hcd *ehci) in ms_iaa_watchdog_begin()
202 ms_iaa_watchdog_done(struct ehci_hcd *ehci) in ms_iaa_watchdog_done()
215 ms_timer_action_done (struct ehci_hcd *ehci, enum ehci_timer_event eAction) in ms_timer_action_done()
225 ms_timer_action (struct ehci_hcd *ehci, enum ehci_timer_event eAction) in ms_timer_action()
H A DdrvEHsTest.c155 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_ehci_urb_enqueue_EHSET() local
H A DdrvMSC.c1061 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_bSCSI_Read_10() local
1337 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ms_bSCSI_Write_10() local
H A DdrvEHCI_SCHD.cxx448 static int ms_qh_link_periodic (struct ehci_hcd *ehci, struct ehci_qh *qh) in ms_qh_link_periodic()
H A DdrvMsg.c161 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ms_usb_start_wait_urb() local