Home
last modified time | relevance | path

Searched refs:sunxi_glue (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c87 struct sunxi_glue { struct
95 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) argument
226 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_enable()
268 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_disable()
292 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_init()
344 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_exit()
364 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_pre_root_reset_end()
371 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_post_root_reset_end()
437 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_probe()
502 struct sunxi_glue *glue = dev_get_priv(dev); in musb_usb_remove()
[all …]
/openbmc/linux/drivers/usb/musb/
H A Dsunxi.c80 struct sunxi_glue { struct
99 struct sunxi_glue *glue = container_of(work, struct sunxi_glue, work); in sunxi_musb_work() argument
148 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_set_vbus()
162 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_pre_root_reset_end()
169 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_post_root_reset_end()
209 struct sunxi_glue *glue = container_of(nb, struct sunxi_glue, host_nb); in sunxi_musb_host_notifier()
224 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_init()
279 struct sunxi_glue *glue = dev_get_drvdata(musb->controller->parent); in sunxi_musb_exit()
419 struct sunxi_glue *glue; in sunxi_musb_readb()
683 struct sunxi_glue *glue; in sunxi_musb_probe()
[all …]