Home
last modified time | relevance | path

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

/u-boot/drivers/usb/mtu3/
A Dmtu3_host.c16 static void host_ports_num_get(struct mtu3_host *u3h) in host_ports_num_get()
29 static int ssusb_host_enable(struct mtu3_host *u3h) in ssusb_host_enable()
71 static void ssusb_host_disable(struct mtu3_host *u3h) in ssusb_host_disable()
108 struct mtu3_host *u3h = ssusb->u3h; in ssusb_host_init()
A DMakefile11 obj-$(CONFIG_USB_MTU3_HOST) += mtu3_host.o
A Dmtu3_plat.c269 struct mtu3_host *u3h = dev_get_priv(dev); in mtu3_host_probe()
288 struct mtu3_host *u3h = dev_get_priv(dev); in mtu3_host_remove()
295 U_BOOT_DRIVER(mtu3_host) = {
301 .priv_auto = sizeof(struct mtu3_host),
A Dmtu3.h30 struct mtu3_host;
153 struct mtu3_host *u3h;
173 struct mtu3_host { struct

Completed in 6 milliseconds