Searched defs:core_if (Results 1 - 20 of 20) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.h56 dwc_otg_core_if_t *core_if; member in struct:dwc_otg_device
H A Ddwc_otg_driver.c166 static int check_parameters(dwc_otg_core_if_t *core_if) argument
[all...]
H A Ddwc_otg_hcd_intr.c52 dwc_otg_core_if_t *core_if = _dwc_otg_hcd->core_if; local
[all...]
H A Ddwc_otg_cil.c86 dwc_otg_core_if_t *core_if = 0; local
[all...]
H A Ddwc_otg_hcd.c114 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
368 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
612 dwc_otg_core_if_t * core_if = dwc_otg_hcd->core_if; local
1601 dwc_otg_core_if_t *core_if = hcd_to_dwc_otg_hcd (_hcd)->core_if; local
[all...]
H A Ddwc_otg_hcd.h222 dwc_otg_core_if_t *core_if; member in struct:dwc_otg_hcd
H A Ddwc_otg_cil.h539 struct dwc_otg_core_if *core_if; member in struct:hc_xfer_info
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.h57 dwc_otg_core_if_t *core_if; member in struct:dwc_otg_device
H A Ddwc_otg_cil_intr.c47 inline const char *op_state_str(dwc_otg_core_if_t *core_if) argument
62 int32_t dwc_otg_handle_mode_mismatch_intr (dwc_otg_core_if_t *core_if) argument
79 hcd_start(dwc_otg_core_if_t *core_if) argument
89 hcd_stop(dwc_otg_core_if_t *core_if) argument
99 hcd_disconnect(dwc_otg_core_if_t *core_if) argument
110 hcd_session_start(dwc_otg_core_if_t *core_if) argument
121 pcd_start(dwc_otg_core_if_t *core_if) argument
131 pcd_stop(dwc_otg_core_if_t *core_if) argument
141 pcd_suspend(dwc_otg_core_if_t *core_if) argument
151 pcd_resume(dwc_otg_core_if_t *core_if) argument
165 dwc_otg_handle_otg_intr(dwc_otg_core_if_t *core_if) argument
315 dwc_otg_core_if_t *core_if = p; local
321 dwc_otg_core_if_t *core_if = container_of(p, dwc_otg_core_if_t, w_conn_id); local
376 dwc_otg_handle_conn_id_status_change_intr(dwc_otg_core_if_t *core_if) argument
416 dwc_otg_handle_session_req_intr(dwc_otg_core_if_t *core_if) argument
452 dwc_otg_core_if_t* core_if = p; local
459 dwc_otg_core_if_t *core_if = container_of(dw, dwc_otg_core_if_t, w_wkp); local
488 dwc_otg_handle_wakeup_detected_intr(dwc_otg_core_if_t *core_if) argument
546 dwc_otg_handle_disconnect_intr(dwc_otg_core_if_t *core_if) argument
602 dwc_otg_handle_usb_suspend_intr(dwc_otg_core_if_t *core_if) argument
663 dwc_otg_read_common_intr(dwc_otg_core_if_t *core_if) argument
707 dwc_otg_handle_common_intr(dwc_otg_core_if_t *core_if) argument
[all...]
H A Ddwc_otg_driver.c198 static int check_parameters(dwc_otg_core_if_t *core_if) argument
[all...]
H A Ddwc_otg_hcd_intr.c50 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
[all...]
H A Ddwc_otg_cil.c90 dwc_otg_core_if_t *core_if = 0; local
256 dwc_otg_cil_remove(dwc_otg_core_if_t *core_if) argument
280 dwc_otg_enable_global_interrupts(dwc_otg_core_if_t *core_if) argument
293 dwc_otg_disable_global_interrupts(dwc_otg_core_if_t *core_if) argument
307 dwc_otg_enable_common_interrupts(dwc_otg_core_if_t *core_if) argument
341 init_fslspclksel(dwc_otg_core_if_t *core_if) argument
368 init_devspd(dwc_otg_core_if_t *core_if) argument
402 calc_num_in_eps(dwc_otg_core_if_t *core_if) argument
433 calc_num_out_eps(dwc_otg_core_if_t *core_if) argument
456 dwc_otg_core_init(dwc_otg_core_if_t *core_if) argument
720 dwc_otg_enable_device_interrupts(dwc_otg_core_if_t *core_if) argument
792 dwc_otg_core_dev_init(dwc_otg_core_if_t *core_if) argument
1051 dwc_otg_enable_host_interrupts(dwc_otg_core_if_t *core_if) argument
1083 dwc_otg_disable_host_interrupts(dwc_otg_core_if_t *core_if) argument
1115 dwc_otg_core_host_init(dwc_otg_core_if_t *core_if) argument
1237 dwc_otg_hc_init(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
1423 dwc_otg_hc_halt(dwc_otg_core_if_t *core_if, dwc_hc_t *hc, dwc_otg_halt_status_e halt_status) argument
1549 dwc_otg_hc_cleanup(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
1586 hc_set_even_odd_frame(dwc_otg_core_if_t *core_if, dwc_hc_t *hc, hcchar_data_t *hcchar) argument
1662 dwc_otg_hc_start_transfer(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
1883 dwc_otg_hc_continue_transfer(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
1947 dwc_otg_hc_do_ping(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
1976 dwc_otg_hc_write_packet(dwc_otg_core_if_t *core_if, dwc_hc_t *hc) argument
2019 dwc_otg_get_frame_number(dwc_otg_core_if_t *core_if) argument
2036 dwc_otg_read_setup_packet(dwc_otg_core_if_t *core_if, uint32_t *dest) argument
2054 dwc_otg_ep0_activate(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2106 dwc_otg_ep_activate(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2207 dwc_otg_ep_deactivate(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2255 init_dma_desc_chain(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2312 dwc_otg_ep_start_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2489 dwc_otg_ep_start_zl_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2593 dwc_otg_ep0_start_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2775 dwc_otg_ep0_continue_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2966 dwc_otg_ep_write_packet(dwc_otg_core_if_t *core_if, dwc_ep_t *ep, int dma) argument
3036 dwc_otg_ep_set_stall(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
3078 dwc_otg_ep_clear_stall(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
3122 dwc_otg_read_packet(dwc_otg_core_if_t *core_if, uint8_t *dest, uint16_t bytes) argument
3156 dwc_otg_dump_dev_registers(dwc_otg_core_if_t *core_if) argument
3266 dwc_otg_dump_spram(dwc_otg_core_if_t *core_if) argument
3306 dwc_otg_dump_host_registers(dwc_otg_core_if_t *core_if) argument
3351 dwc_otg_dump_global_registers(dwc_otg_core_if_t *core_if) argument
3415 dwc_otg_flush_tx_fifo(dwc_otg_core_if_t *core_if, const int num) argument
3448 dwc_otg_flush_rx_fifo(dwc_otg_core_if_t *core_if) argument
3479 dwc_otg_core_reset(dwc_otg_core_if_t *core_if) argument
3526 dwc_otg_cil_register_hcd_callbacks(dwc_otg_core_if_t *core_if, dwc_otg_cil_callbacks_t *cb, void *p) argument
3542 dwc_otg_cil_register_pcd_callbacks(dwc_otg_core_if_t *core_if, dwc_otg_cil_callbacks_t *cb, void *p) argument
3559 write_isoc_frame_data(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
3609 dwc_otg_iso_ep_start_frm_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
[all...]
H A Ddwc_otg_hcd.c121 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
382 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
674 dwc_otg_core_if_t *core_if = dwc_otg_hcd->core_if; local
1677 dwc_otg_core_if_t *core_if = hcd_to_dwc_otg_hcd(hcd)->core_if; local
[all...]
H A Ddwc_otg_hcd.h223 dwc_otg_core_if_t *core_if; member in struct:dwc_otg_hcd
H A Ddwc_otg_pcd.c172 static uint32_t assign_perio_tx_fifo(dwc_otg_core_if_t *core_if) argument
190 static void release_perio_tx_fifo(dwc_otg_core_if_t *core_if, uint32_t fifo_num) argument
198 static uint32_t assign_tx_fifo(dwc_otg_core_if_t *core_if) argument
217 release_tx_fifo(dwc_otg_core_if_t *core_if, uint32_t fifo_num) argument
872 dwc_otg_iso_ep_start_ddma_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *dwc_ep) argument
1107 dwc_otg_iso_ep_start_buf_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
1182 dwc_otg_iso_ep_start_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
1218 dwc_otg_iso_ep_stop_transfer(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
1284 dwc_otg_core_if_t *core_if; local
1848 dwc_otg_core_if_t *core_if = (dwc_otg_core_if_t *)ptr; local
1917 dwc_otg_core_if_t *core_if = pcd->otg_dev->core_if; local
2194 dwc_otg_core_if_t* core_if; local
[all...]
H A Ddwc_otg_pcd_intr.c205 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
239 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
329 static inline int get_ep_of_last_in_token(dwc_otg_core_if_t *core_if) argument
414 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
479 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
644 ep0_out_start(dwc_otg_core_if_t *core_if, dwc_otg_pcd_t *pcd) argument
731 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
878 get_device_speed(dwc_otg_core_if_t *core_if) argument
1054 dwc_otg_pcd_handle_ep_mismatch_intr(dwc_otg_core_if_t *core_if) argument
1215 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
1297 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
1512 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
1601 dwc_otg_core_if_t *core_if = GET_CORE_IF(ep->pcd); local
1704 dwc_otg_core_if_t *core_if = GET_CORE_IF(ep->pcd); local
2000 set_current_pkt_info(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2041 set_ddma_iso_pkts_info(dwc_otg_core_if_t *core_if, dwc_ep_t *dwc_ep) argument
2175 reinit_ddma_iso_xfer(dwc_otg_core_if_t *core_if, dwc_ep_t *dwc_ep) argument
2300 handle_iso_out_pkt_dropped(dwc_otg_core_if_t *core_if, dwc_ep_t *dwc_ep) argument
2360 set_iso_pkts_info(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
2436 dwc_otg_core_if_t *core_if = GET_CORE_IF(ep->pcd); local
2502 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
2628 dwc_otg_core_if_t *core_if; local
2689 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
2742 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
2805 dwc_otg_core_if_t* core_if; local
2830 dwc_otg_core_if_t* core_if; local
2855 dwc_otg_core_if_t* core_if; local
2880 dwc_otg_core_if_t* core_if; local
2924 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
3148 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
3545 dwc_otg_core_if_t *core_if = GET_CORE_IF(pcd); local
[all...]
H A Ddwc_otg_cil.h642 struct dwc_otg_core_if *core_if; member in struct:hc_xfer_info
945 static inline uint32_t dwc_otg_read_dev_all_in_ep_intr(dwc_otg_core_if_t *core_if) argument
964 dwc_otg_read_dev_all_out_ep_intr(dwc_otg_core_if_t *core_if) argument
982 dwc_otg_read_dev_in_ep_intr(dwc_otg_core_if_t *core_if, dwc_ep_t *ep) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxhcd.c482 ifxusb_core_if_t *core_if = &ifxhcd->core_if; local
904 ifxusb_core_if_t *core_if = &ifxhcd->core_if; local
[all...]
H A Difxhcd_intr.c3557 ifxusb_core_if_t *core_if = &_ifxhcd->core_if; local
3666 ifxusb_core_if_t *core_if = &_ifxhcd->core_if; local
[all...]
H A Difxhcd.h290 struct ifxusb_core_if *core_if; member in struct:hc_xfer_info
375 ifxusb_core_if_t core_if; /*!< Pointer to the core interface structure. */ member in struct:ifxhcd_hcd

Completed in 166 milliseconds