| /u-boot/drivers/usb/isp1760/ |
| A D | isp1760-hcd.c | 349 static bool isp1760_hcd_ppc_is_set(struct usb_hcd *hcd) in isp1760_hcd_ppc_is_set() 359 static u32 isp1760_hcd_n_ports(struct usb_hcd *hcd) in isp1760_hcd_n_ports() 712 static int ehci_reset(struct usb_hcd *hcd) in ehci_reset() 741 static int priv_init(struct usb_hcd *hcd) in priv_init() 775 static int isp1760_hc_setup(struct usb_hcd *hcd) in isp1760_hc_setup() 1252 static void schedule_ptds(struct usb_hcd *hcd) in schedule_ptds() 1399 static void handle_done_ptds(struct usb_hcd *hcd) in handle_done_ptds() 1536 struct usb_hcd *hcd = __hci; in isp1760_irq() local 1560 static int isp1763_run(struct usb_hcd *hcd) in isp1763_run() 1632 static int isp1760_run(struct usb_hcd *hcd) in isp1760_run() [all …]
|
| A D | isp1760-core.c | 32 struct isp1760_hcd *hcd = &isp->hcd; in isp1760_init_core() local 101 struct isp1760_hcd *hcd = &isp->hcd; in isp1760_set_pullup() local 311 struct isp1760_hcd *hcd; in isp1760_register() local
|
| A D | isp1760-uboot.h | 19 struct usb_hcd hcd; member
|
| A D | isp1760-core.h | 49 struct isp1760_hcd hcd; member
|
| A D | isp1760-hcd.h | 47 struct usb_hcd *hcd; member
|
| /u-boot/drivers/usb/common/ |
| A D | usb_urb.c | 92 int usb_urb_submit(struct usb_hcd *hcd, struct urb *urb) in usb_urb_submit() 120 int usb_urb_submit_control(struct usb_hcd *hcd, struct urb *urb, in usb_urb_submit_control() 142 int usb_urb_submit_bulk(struct usb_hcd *hcd, struct urb *urb, in usb_urb_submit_bulk() 152 int usb_urb_submit_irq(struct usb_hcd *hcd, struct urb *urb, in usb_urb_submit_irq()
|
| /u-boot/include/linux/usb/ |
| A D | usb_urb_compat.h | 62 #define usb_hcd_link_urb_to_ep(hcd, urb) ({ \ argument 66 #define usb_hcd_unlink_urb_from_ep(hcd, urb) list_del_init(&urb->urb_list) argument 69 static inline void usb_hcd_giveback_urb(struct usb_hcd *hcd, in usb_hcd_giveback_urb() 78 static inline int usb_hcd_unmap_urb_for_dma(struct usb_hcd *hcd, in usb_hcd_unmap_urb_for_dma()
|
| A D | xhci-fsl.h | 52 struct xhci_hccr *hcd; member
|
| A D | xhci-omap.h | 136 struct xhci_hccr *hcd; member
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_host.c | 1919 struct usb_hcd *hcd, 2189 struct usb_hcd *hcd, 2252 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) 2304 static int musb_h_get_frame_number(struct usb_hcd *hcd) 2311 static int musb_h_start(struct usb_hcd *hcd) 2323 static void musb_h_stop(struct usb_hcd *hcd) 2329 static int musb_bus_suspend(struct usb_hcd *hcd) 2361 static int musb_bus_resume(struct usb_hcd *hcd)
|
| A D | musb_uboot.h | 17 struct usb_hcd hcd; member
|
| A D | musb_core.c | 376 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_hnp_stop() local 675 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_stage0_irq() local 1840 struct usb_hcd *hcd; in allocate_instance() local 2044 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local 2067 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_init_controller() local
|
| A D | musb_host.h | 21 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb()
|
| A D | musb_uboot.c | 67 static int submit_urb(struct usb_hcd *hcd, struct urb *urb) in submit_urb()
|
| A D | musb_gadget.c | 2022 struct usb_hcd *hcd = musb_to_hcd(musb); in musb_gadget_start() local
|
| /u-boot/drivers/usb/host/ |
| A D | xhci-mvebu.c | 29 struct xhci_hccr *hcd; member
|
| A D | ehci-npcm.c | 17 struct ehci_hccr *hcd; member
|
| A D | xhci-brcm.c | 36 struct xhci_hccr *hcd; in xhci_brcm_probe() local
|
| A D | xhci-rcar.c | 44 struct xhci_hccr *hcd; member
|
| A D | xhci-exynos5.c | 52 struct xhci_hccr *hcd; member
|
| A D | ehci-exynos.c | 44 struct ehci_hccr *hcd; member
|
| A D | xhci-mtk.c | 75 struct xhci_hccr *hcd; member
|
| /u-boot/drivers/usb/mtu3/ |
| A D | mtu3.h | 175 struct xhci_hccr *hcd; member
|