Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dsunxi.c84 #define to_sunxi_glue(d) container_of(d, struct sunxi_glue, dev) macro
266 struct sunxi_glue *glue = to_sunxi_glue(musb->controller); in sunxi_musb_init()