Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mtu3/
Dmtu3_host.c100 ssusb->u3_ports = SSUSB_IP_XHCI_U3_PORT_NUM(xhci_cap); in host_ports_num_get()
103 ssusb->u2_ports, ssusb->u3_ports); in host_ports_num_get()
110 int num_u3p = ssusb->u3_ports; in ssusb_host_enable()
152 int num_u3p = ssusb->u3_ports; in ssusb_host_disable()
Dmtu3.h262 int u3_ports; member