/openbmc/linux/drivers/usb/musb/ |
H A D | musb_cppi41.c | 73 struct musb *musb = hw_ep->musb; in update_rx_toggle() local 103 struct musb *musb = hw_ep->musb; in musb_is_tx_fifo_empty() local 120 struct musb *musb = hw_ep->musb; in cppi41_trans_done() local 189 struct musb *musb; in cppi41_recheck_tx_req() local 227 struct musb *musb = hw_ep->musb; in cppi41_dma_callback() local 343 struct musb *musb = controller->controller.musb; in cppi41_set_dma_mode() local 370 struct musb *musb = controller->controller.musb; in da8xx_set_dma_mode() local 420 struct musb *musb = cppi41_channel->controller->controller.musb; in cppi41_configure_channel() local 559 struct musb *musb = controller->controller.musb; in cppi41_is_compatible() local 577 struct musb *musb = controller->controller.musb; in cppi41_dma_channel_abort() local [all …]
|
H A D | mpfs.c | 27 struct platform_device *musb; member 56 struct musb *musb = __hci; in mpfs_musb_interrupt() local 76 static void mpfs_musb_set_vbus(struct musb *musb, int is_on) in mpfs_musb_set_vbus() 114 static int mpfs_musb_init(struct musb *musb) in mpfs_musb_init()
|
H A D | musb_regs.h | 282 static inline void musb_write_rxfunaddr(struct musb *musb, u8 epnum, in musb_write_rxfunaddr() 290 static inline void musb_write_rxhubaddr(struct musb *musb, u8 epnum, in musb_write_rxhubaddr() 297 static inline void musb_write_rxhubport(struct musb *musb, u8 epnum, in musb_write_rxhubport() 304 static inline void musb_write_txfunaddr(struct musb *musb, u8 epnum, in musb_write_txfunaddr() 312 static inline void musb_write_txhubaddr(struct musb *musb, u8 epnum, in musb_write_txhubaddr() 319 static inline void musb_write_txhubport(struct musb *musb, u8 epnum, in musb_write_txhubport() 326 static inline u8 musb_read_rxfunaddr(struct musb *musb, u8 epnum) in musb_read_rxfunaddr() 332 static inline u8 musb_read_rxhubaddr(struct musb *musb, u8 epnum) in musb_read_rxhubaddr() 338 static inline u8 musb_read_rxhubport(struct musb *musb, u8 epnum) in musb_read_rxhubport() 344 static inline u8 musb_read_txfunaddr(struct musb *musb, u8 epnum) in musb_read_txfunaddr() [all …]
|
H A D | ux500_dma.c | 56 struct musb *musb = hw_ep->musb; in ux500_dma_callback() local 82 struct musb *musb = ux500_channel->controller->private_data; in ux500_configure_channel() local 134 struct musb *musb = controller->private_data; in ux500_dma_channel_allocate() local 166 struct musb *musb = ux500_channel->controller->private_data; in ux500_dma_channel_release() local 211 struct musb *musb = controller->private_data; in ux500_dma_channel_abort() local 269 struct musb *musb = controller->private_data; in ux500_dma_controller_start() local 358 ux500_dma_controller_create(struct musb *musb, void __iomem *base) in ux500_dma_controller_create()
|
H A D | musbhsdma.c | 78 struct musb *musb = controller->private_data; in dma_controller_stop() local 149 struct musb *musb = controller->private_data; in configure_channel() local 187 struct musb *musb = controller->private_data; in dma_channel_program() local 224 struct musb *musb = musb_channel->controller->private_data; in dma_channel_abort() local 269 struct musb *musb = controller->private_data; in dma_controller_irq() local 394 dma_controller_alloc(struct musb *musb, void __iomem *base) in dma_controller_alloc() 414 musbhs_dma_controller_create(struct musb *musb, void __iomem *base) in musbhs_dma_controller_create() 445 musbhs_dma_controller_create_noirq(struct musb *musb, void __iomem *base) in musbhs_dma_controller_create_noirq()
|
H A D | tusb6010_omap.c | 30 struct musb *musb; member 102 struct musb *musb = chdat->musb; in tusb_omap_dma_cb() local 186 struct musb *musb = chdat->musb; in tusb_omap_dma_program() local 428 struct musb *musb; in tusb_omap_dma_allocate() local 502 struct musb *musb = chdat->musb; in tusb_omap_dma_release() local 538 struct musb *musb = tusb_dma->controller.musb; in tusb_omap_allocate_dma_pool() local 583 tusb_dma_controller_create(struct musb *musb, void __iomem *base) in tusb_dma_controller_create()
|
H A D | musb_debug.h | 26 static inline void musb_init_debugfs(struct musb *musb) in musb_init_debugfs() 29 static inline void musb_exit_debugfs(struct musb *musb) in musb_exit_debugfs()
|
H A D | musb_trace.c | 13 void musb_dbg(struct musb *musb, const char *fmt, ...) in musb_dbg()
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | sunxi.c | 200 struct musb *musb = __hci; in sunxi_musb_interrupt() local 224 static int sunxi_musb_enable(struct musb *musb) in sunxi_musb_enable() 266 static void sunxi_musb_disable(struct musb *musb) in sunxi_musb_disable() 290 static int sunxi_musb_init(struct musb *musb) in sunxi_musb_init() 342 static int sunxi_musb_exit(struct musb *musb) in sunxi_musb_exit() 362 static void sunxi_musb_pre_root_reset_end(struct musb *musb) in sunxi_musb_pre_root_reset_end() 369 static void sunxi_musb_post_root_reset_end(struct musb *musb) in sunxi_musb_post_root_reset_end()
|
H A D | pic32.c | 52 static void pic32_musb_disable(struct musb *musb) in pic32_musb_disable() 57 static int pic32_musb_enable(struct musb *musb) in pic32_musb_enable() 69 struct musb *musb = hci; in pic32_interrupt() local 99 static int pic32_musb_set_mode(struct musb *musb, u8 mode) in pic32_musb_set_mode() 124 static int pic32_musb_init(struct musb *musb) in pic32_musb_init()
|
H A D | musb_dsps.c | 136 struct platform_device *musb; /* child musb pdev */ member 145 static void dsps_musb_enable(struct musb *musb) in dsps_musb_enable() 181 static void dsps_musb_disable(struct musb *musb) in dsps_musb_disable() 201 struct musb *musb = (void *)_musb; in otg_timer() local 255 static void dsps_musb_try_idle(struct musb *musb, unsigned long timeout) in dsps_musb_try_idle() 294 struct musb *musb = hci; in dsps_interrupt() local 408 static int dsps_musb_init(struct musb *musb) in dsps_musb_init() 475 static int dsps_musb_exit(struct musb *musb) in dsps_musb_exit() 532 struct platform_device *musb; in dsps_create_musb_pdev() local
|
H A D | musb_debug.h | 24 static inline int musb_init_debugfs(struct musb *musb) in musb_init_debugfs() 28 static inline void musb_exit_debugfs(struct musb *musb) in musb_exit_debugfs()
|
H A D | musb_gadget.h | 31 struct musb *musb; member 55 struct musb *musb; member
|
H A D | musb_host.h | 16 static inline struct usb_hcd *musb_to_hcd(struct musb *musb) in musb_to_hcd()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-draco.dtsi | 43 musb: usb@47400000 { label
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | sil-sii8620.c | 2166 struct device_node *musb, *muic; in sii8620_extcon_init() local
|