Home
last modified time | relevance | path

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

12

/linux/drivers/usb/host/
A Dehci-timer.c11 static void ehci_set_command_bit(struct ehci_hcd *ehci, u32 bit) in ehci_set_command_bit()
21 static void ehci_clear_command_bit(struct ehci_hcd *ehci, u32 bit) in ehci_clear_command_bit()
95 static void ehci_poll_ASS(struct ehci_hcd *ehci) in ehci_poll_ASS()
134 static void ehci_disable_ASE(struct ehci_hcd *ehci) in ehci_disable_ASE()
141 static void ehci_poll_PSS(struct ehci_hcd *ehci) in ehci_poll_PSS()
180 static void ehci_disable_PSE(struct ehci_hcd *ehci) in ehci_disable_PSE()
243 static void ehci_handle_intr_unlinks(struct ehci_hcd *ehci) in ehci_handle_intr_unlinks()
276 static void start_free_itds(struct ehci_hcd *ehci) in start_free_itds()
290 static void end_free_itds(struct ehci_hcd *ehci) in end_free_itds()
320 static void ehci_iaa_watchdog(struct ehci_hcd *ehci) in ehci_iaa_watchdog()
[all …]
A Dehci-hcd.c181 static int ehci_halt (struct ehci_hcd *ehci) in ehci_halt()
212 static void tdi_reset (struct ehci_hcd *ehci) in tdi_reset()
231 int ehci_reset(struct ehci_hcd *ehci) in ehci_reset()
358 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_shutdown() local
422 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_stop() local
456 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_init() local
575 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_run() local
681 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_setup() local
1046 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_endpoint_reset() local
1095 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_remove_device() local
[all …]
A Dehci-q.c143 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete() local
188 struct ehci_hcd *ehci, in qtd_copy_status()
556 struct ehci_hcd *ehci, in qtd_list_free()
576 struct ehci_hcd *ehci, in qh_urb_transaction()
761 struct ehci_hcd *ehci, in qh_make()
953 static void enable_async(struct ehci_hcd *ehci) in enable_async()
966 static void disable_async(struct ehci_hcd *ehci) in disable_async()
1021 struct ehci_hcd *ehci, in qh_append_tds()
1103 struct ehci_hcd *ehci, in submit_async()
1173 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_submit_single_step_set_feature() local
[all …]
A Dehci-sched.c137 struct ehci_hcd *ehci = in find_tt() local
354 struct ehci_hcd *ehci, in tt_available()
414 struct ehci_hcd *ehci, in tt_no_collision()
742 struct ehci_hcd *ehci, in check_period()
768 struct ehci_hcd *ehci, in check_intr_schedule()
904 struct ehci_hcd *ehci, in intr_submit()
1017 struct ehci_hcd *ehci, in iso_stream_init()
1180 struct ehci_hcd *ehci, in itd_sched_init()
1236 struct ehci_hcd *ehci, in itd_urb_transaction()
1366 struct ehci_hcd *ehci, in itd_slot_ok()
[all …]
A Dehci-mem.c25 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, in ehci_qtd_init()
36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc()
48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free()
54 static void qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_destroy()
67 static struct ehci_qh *ehci_qh_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qh_alloc()
106 static void ehci_mem_cleanup (struct ehci_hcd *ehci) in ehci_mem_cleanup()
138 static int ehci_mem_init (struct ehci_hcd *ehci, gfp_t flags) in ehci_mem_init()
A Dehci-hub.c125 static int ehci_port_change(struct ehci_hcd *ehci) in ehci_port_change()
146 void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, in ehci_adjust_port_wakeup_flags()
215 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_bus_suspend() local
378 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_bus_resume() local
519 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_get_resuming_ports() local
571 struct ehci_hcd *ehci, in check_reset_complete()
620 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_status_data() local
698 struct ehci_hcd *ehci, in ehci_hub_descriptor()
739 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_control() local
1181 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_relinquish_port() local
[all …]
A Dehci-dbg.c15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
51 static void dbg_hcc_params(struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd()
473 struct ehci_hcd *ehci; in fill_async_buffer() local
512 struct ehci_hcd *ehci; in fill_bandwidth_buffer() local
624 struct ehci_hcd *ehci; in fill_periodic_buffer() local
740 static const char *rh_state_string(struct ehci_hcd *ehci) in rh_state_string()
758 struct ehci_hcd *ehci; in fill_registers_buffer() local
1026 static inline void create_debug_files(struct ehci_hcd *ehci) in create_debug_files()
1042 static inline void remove_debug_files(struct ehci_hcd *ehci) in remove_debug_files()
[all …]
A Dehci-fsl.c153 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in fsl_ehci_drv_probe() local
202 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup_phy() local
301 static int ehci_fsl_usb_setup(struct ehci_hcd *ehci) in ehci_fsl_usb_setup()
366 static int ehci_fsl_reinit(struct ehci_hcd *ehci) in ehci_fsl_reinit()
377 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup() local
420 struct ehci_hcd ehci; member
434 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_suspend() local
503 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_resume() local
577 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in hcd_to_ehci_fsl() local
606 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_drv_resume() local
[all …]
A Dehci-sysfs.c14 struct ehci_hcd *ehci; in companion_show() local
41 struct ehci_hcd *ehci; in companion_store() local
72 struct ehci_hcd *ehci; in uframe_periodic_max_show() local
85 struct ehci_hcd *ehci; in uframe_periodic_max_store() local
149 static inline int create_sysfs_files(struct ehci_hcd *ehci) in create_sysfs_files()
165 static inline void remove_sysfs_files(struct ehci_hcd *ehci) in remove_sysfs_files()
A Dehci.h279 #define QTD_NEXT(ehci, dma) cpu_to_hc32(ehci, (u32)dma) argument
308 #define ACTIVE_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_ACTIVE) argument
309 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) argument
310 #define STATUS_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_STS) argument
323 #define QTD_MASK(ehci) cpu_to_hc32(ehci, ~0x1f) argument
346 #define QH_NEXT(ehci, dma) \ argument
639 #define ehci_prepare_ports_for_controller_resume(ehci) \ argument
861 #define ehci_dbg(ehci, fmt, args...) \ argument
863 #define ehci_err(ehci, fmt, args...) \ argument
865 #define ehci_info(ehci, fmt, args...) \ argument
[all …]
A Dehci-platform.c63 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_platform_reset() local
145 static bool quirk_poll_check_port_status(struct ehci_hcd *ehci) in quirk_poll_check_port_status()
167 static void quirk_poll_rebind_companion(struct ehci_hcd *ehci) in quirk_poll_rebind_companion()
188 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, in quirk_poll_work() local
205 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, in quirk_poll_timer() local
245 struct ehci_hcd *ehci; in ehci_platform_probe() local
A Dehci-brcm.c27 static inline void ehci_brcm_wait_for_sof(struct ehci_hcd *ehci, u32 delay) in ehci_brcm_wait_for_sof()
60 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_hub_control() local
95 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_reset() local
215 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_resume() local
A Dehci-pci.c60 static int ehci_pci_reinit(struct ehci_hcd *ehci, struct pci_dev *pdev) in ehci_pci_reinit()
89 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_setup() local
346 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_resume() local
A Dehci-ppc-of.c98 struct ehci_hcd *ehci = NULL; in ehci_hcd_ppc_of_probe() local
189 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_hcd_ppc_of_remove() local
A Dehci-ps3.c12 static void ps3_ehci_setup_insnreg(struct ehci_hcd *ehci) in ps3_ehci_setup_insnreg()
43 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ps3_ehci_hc_reset() local
A Dehci-mv.c70 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in mv_ehci_reset() local
107 struct ehci_hcd *ehci; in mv_ehci_probe() local
A Dehci-grlib.c76 struct ehci_hcd *ehci = NULL; in ehci_hcd_grlib_probe() local
A Dehci-xilinx-of.c120 struct ehci_hcd *ehci; in ehci_hcd_xilinx_of_probe() local
/linux/drivers/usb/chipidea/
A Dhost.c40 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_portpower() local
81 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_reset() local
116 struct ehci_hcd *ehci; in host_start() local
242 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ci_ehci_hub_control() local
324 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ci_ehci_bus_suspend() local
A Dci_hdrc_tegra.c152 struct ehci_hcd *ehci; in tegra_usb_notify_event() local
168 static int tegra_usb_internal_port_reset(struct ehci_hcd *ehci, in tegra_usb_internal_port_reset()
236 struct ehci_hcd *ehci = hcd_to_ehci(ci->hcd); in tegra_ehci_hub_control() local
/linux/arch/mips/boot/dts/brcm/
A Dbcm6358.dtsi160 ehci: usb@fffe1300 { label
A Dbcm6368.dtsi183 ehci: usb@10001500 { label
A Dbcm6328.dtsi195 ehci: usb@10002500 { label
A Dbcm63268.dtsi217 ehci: usb@10002500 { label
/linux/arch/arm/boot/dts/
A Dbcm53573.dtsi138 ehci: usb@4000 { label

Completed in 50 milliseconds

12