Searched refs:post_root_reset_end (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_uboot.c204 if (host->host->ops->post_root_reset_end)
205 host->host->ops->post_root_reset_end(host->host);
H A Dmusb_core.h204 * @post_root_reset_end: called after the root usb port reset flag gets cleared
227 void (*post_root_reset_end)(struct musb *musb); member in struct:musb_platform_ops
H A Dsunxi.c379 .post_root_reset_end = sunxi_musb_post_root_reset_end,

Completed in 45 milliseconds