Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci-mtk.c63 int num_u3ports; member
80 for (i = 0; i < mtk->num_u3ports; i++) { in xhci_mtk_host_enable()
108 if (mtk->num_u3ports > u3_ports_disabed) in xhci_mtk_host_enable()
124 for (i = 0; i < mtk->num_u3ports; i++) in xhci_mtk_host_disable()
147 mtk->num_u3ports = CAP_U3_PORT_NUM(value); in xhci_mtk_ssusb_init()
150 mtk->num_u2ports, mtk->num_u3ports); in xhci_mtk_ssusb_init()

Completed in 3 milliseconds