| /linux/drivers/usb/host/ |
| H 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() 76 static void ehci_enable_event(struct ehci_hcd *ehci, unsigned event, in ehci_enable_event() 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() 187 static void ehci_handle_controller_death(struct ehci_hcd *ehci) in ehci_handle_controller_death() 211 static void ehci_handle_start_intr_unlinks(struct ehci_hcd *ehci) in ehci_handle_start_intr_unlinks() 243 static void ehci_handle_intr_unlinks(struct ehci_hcd *ehci) in ehci_handle_intr_unlinks() [all …]
|
| H A D | ehci-sched.c | 32 periodic_next_shadow(struct ehci_hcd *ehci, union ehci_shadow *periodic, in periodic_next_shadow() 49 shadow_next_periodic(struct ehci_hcd *ehci, union ehci_shadow *periodic, in shadow_next_periodic() 63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() 136 struct ehci_hcd *ehci = in find_tt() local 193 static void bandwidth_dbg(struct ehci_hcd *ehci, int sign, char *type, in bandwidth_dbg() 205 static void reserve_release_intr_bandwidth(struct ehci_hcd *ehci, in reserve_release_intr_bandwidth() 353 struct ehci_hcd *ehci, in tt_available() 413 struct ehci_hcd *ehci, in tt_no_collision() 489 static void enable_periodic(struct ehci_hcd *ehci) in enable_periodic() 503 static void disable_periodic(struct ehci_hcd *ehci) in disable_periodic() [all …]
|
| H A D | ehci-hub.c | 33 static void ehci_handover_companion_ports(struct ehci_hcd *ehci) in ehci_handover_companion_ports() 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 537 static void set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) in set_owner() 571 struct ehci_hcd *ehci, in check_reset_complete() 620 struct ehci_hcd *ehci = hcd_to_ehci (hcd); in ehci_hub_status_data() local 699 struct ehci_hcd *ehci, in ehci_hub_descriptor() [all …]
|
| H 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() 80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd() 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh() 106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd() 137 dbg_sitd(const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd() 261 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) in dbg_status() 270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd() 279 dbg_port(struct ehci_hcd *ehci, const char *label, int port, u32 status) in dbg_port() 356 static inline char token_mark(struct ehci_hcd *ehci, __hc32 token) in token_mark() [all …]
|
| H 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()
|
| H A D | ehci-fsl.c | 147 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in fsl_ehci_drv_probe() local 196 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup_phy() local 295 static int ehci_fsl_usb_setup(struct ehci_hcd *ehci) in ehci_fsl_usb_setup() 360 static int ehci_fsl_reinit(struct ehci_hcd *ehci) in ehci_fsl_reinit() 371 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup() local 426 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_suspend() local 495 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_mpc512x_drv_resume() local 591 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_drv_resume() local 636 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_start_port_reset() local
|
| H A D | ehci-sysfs.c | 14 struct ehci_hcd *ehci; in companion_show() local 37 struct ehci_hcd *ehci; in companion_store() local 68 struct ehci_hcd *ehci; in uframe_periodic_max_show() local 79 struct ehci_hcd *ehci; in uframe_periodic_max_store() local 143 static inline int create_sysfs_files(struct ehci_hcd *ehci) in create_sysfs_files() 159 static inline void remove_sysfs_files(struct ehci_hcd *ehci) in remove_sysfs_files()
|
| H A D | ehci-platform.c | 61 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 203 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, in quirk_poll_timer() local 244 struct ehci_hcd *ehci; in ehci_platform_probe() local
|
| H 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 218 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_resume() local
|
| H 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
|
| H A D | ehci-sh.c | 19 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_sh_reset() local
|
| /linux/arch/mips/boot/dts/loongson/ |
| H A D | loongson1c.dtsi | 73 ehci: usb@120000 { label
|
| H A D | loongson1b.dtsi | 80 ehci: usb@100000 { label
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm53573.dtsi | 141 ehci: usb@4000 { label
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm6328.dtsi | 195 ehci: usb@10002500 { label
|
| H A D | bcm6362.dtsi | 219 ehci: usb@10002500 { label
|
| H A D | bcm63268.dtsi | 230 ehci: usb@10002500 { label
|
| /linux/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi3798cv200.dtsi | 644 ehci: usb@9890000 { label
|
| /linux/include/linux/usb/ |
| H A D | ehci_def.h | 22 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ argument 24 #define HC_VERSION(ehci, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ argument
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | s5pv210.dtsi | 428 ehci: usb@ec200000 { label
|
| H A D | exynos4.dtsi | 375 ehci: usb@12580000 { label
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-v3s.dtsi | 322 ehci: usb@1c1a000 { label
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a09g077.dtsi | 1196 ehci: usb@92040100 { label
|
| H A D | r9a09g087.dtsi | 1199 ehci: usb@92040100 { label
|
| /linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
| H A D | bcm4908.dtsi | 156 ehci: usb@c300 { label
|