/linux-6.3-rc2/drivers/usb/host/ |
A D | ehci-hcd.c | 181 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 D | ehci-timer.c | 11 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 D | ehci-q.c | 144 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_clear_tt_buffer_complete() local 189 struct ehci_hcd *ehci, in qtd_copy_status() 557 struct ehci_hcd *ehci, in qtd_list_free() 577 struct ehci_hcd *ehci, in qh_urb_transaction() 762 struct ehci_hcd *ehci, in qh_make() 954 static void enable_async(struct ehci_hcd *ehci) in enable_async() 967 static void disable_async(struct ehci_hcd *ehci) in disable_async() 1022 struct ehci_hcd *ehci, in qh_append_tds() 1104 struct ehci_hcd *ehci, in submit_async() 1174 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_submit_single_step_set_feature() local [all …]
|
A D | ehci-sched.c | 137 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() 1178 struct ehci_hcd *ehci, in itd_sched_init() 1234 struct ehci_hcd *ehci, in itd_urb_transaction() 1364 struct ehci_hcd *ehci, in itd_slot_ok() [all …]
|
A D | ehci-mem.c | 25 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 D | ehci-hub.c | 125 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 D | ehci-dbg.c | 15 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 D | ehci-fsl.c | 148 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in fsl_ehci_drv_probe() local 197 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup_phy() local 296 static int ehci_fsl_usb_setup(struct ehci_hcd *ehci) in ehci_fsl_usb_setup() 361 static int ehci_fsl_reinit(struct ehci_hcd *ehci) in ehci_fsl_reinit() 372 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup() local 415 struct ehci_hcd ehci; member 429 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_suspend() local 498 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_resume() local 572 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in hcd_to_ehci_fsl() local 601 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_drv_resume() local [all …]
|
A D | ehci-sysfs.c | 14 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 D | ehci.h | 280 #define QTD_NEXT(ehci, dma) cpu_to_hc32(ehci, (u32)dma) argument 309 #define ACTIVE_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_ACTIVE) argument 310 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) argument 311 #define STATUS_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_STS) argument 324 #define QTD_MASK(ehci) cpu_to_hc32(ehci, ~0x1f) argument 347 #define QH_NEXT(ehci, dma) \ argument 640 #define ehci_prepare_ports_for_controller_resume(ehci) \ argument 862 #define ehci_dbg(ehci, fmt, args...) \ argument 864 #define ehci_err(ehci, fmt, args...) \ argument 866 #define ehci_info(ehci, fmt, args...) \ argument [all …]
|
A D | ehci-platform.c | 60 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_platform_reset() local 142 static bool quirk_poll_check_port_status(struct ehci_hcd *ehci) in quirk_poll_check_port_status() 164 static void quirk_poll_rebind_companion(struct ehci_hcd *ehci) in quirk_poll_rebind_companion() 185 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, in quirk_poll_work() local 202 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, in quirk_poll_timer() local 242 struct ehci_hcd *ehci; in ehci_platform_probe() local
|
A D | ehci-brcm.c | 27 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 99 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_reset() local 219 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_resume() local
|
A D | ehci-pci.c | 63 static int ehci_pci_reinit(struct ehci_hcd *ehci, struct pci_dev *pdev) in ehci_pci_reinit() 92 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_setup() local 359 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_resume() local
|
A D | ehci-ppc-of.c | 98 struct ehci_hcd *ehci = NULL; in ehci_hcd_ppc_of_probe() local 190 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_hcd_ppc_of_remove() local
|
A D | ehci-ps3.c | 12 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 D | ehci-mv.c | 70 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in mv_ehci_reset() local 107 struct ehci_hcd *ehci; in mv_ehci_probe() local
|
A D | ehci-grlib.c | 76 struct ehci_hcd *ehci = NULL; in ehci_hcd_grlib_probe() local
|
A D | ehci-xilinx-of.c | 122 struct ehci_hcd *ehci; in ehci_hcd_xilinx_of_probe() local
|
/linux-6.3-rc2/drivers/usb/chipidea/ |
A D | host.c | 40 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_portpower() local 88 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_reset() local 123 struct ehci_hcd *ehci; in host_start() local 249 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ci_ehci_hub_control() local 331 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ci_ehci_bus_suspend() local
|
A D | ci_hdrc_tegra.c | 155 struct ehci_hcd *ehci; in tegra_usb_notify_event() local 171 static int tegra_usb_internal_port_reset(struct ehci_hcd *ehci, in tegra_usb_internal_port_reset() 239 struct ehci_hcd *ehci = hcd_to_ehci(ci->hcd); in tegra_ehci_hub_control() local
|
/linux-6.3-rc2/arch/mips/boot/dts/brcm/ |
A D | bcm6358.dtsi | 160 ehci: usb@fffe1300 { label
|
A D | bcm6328.dtsi | 195 ehci: usb@10002500 { label
|
A D | bcm6368.dtsi | 183 ehci: usb@10001500 { label
|
A D | bcm63268.dtsi | 230 ehci: usb@10002500 { label
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | bcm53573.dtsi | 138 ehci: usb@4000 { label
|