Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h149 int num_u2_ports; member
H A Dxhci-mtk.c233 for (i = 0; i < mtk->num_u2_ports; i++) { in xhci_mtk_host_enable()
284 for (i = 0; i < mtk->num_u2_ports; i++) { in xhci_mtk_host_disable()
336 mtk->num_u2_ports = CAP_U2_PORT_NUM(value); in xhci_mtk_ssusb_config()
338 mtk->num_u2_ports, mtk->num_u3_ports); in xhci_mtk_ssusb_config()