Home
last modified time | relevance | path

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

/linux/drivers/usb/mtu3/
H A Dmtu3_host.c151 ssusb->u2_ports = SSUSB_IP_XHCI_U2_PORT_NUM(xhci_cap); in host_ports_num_get()
155 ssusb->u2_ports, ssusb->u3_ports); in host_ports_num_get()
163 int num_u2p = ssusb->u2_ports; in ssusb_host_enable()
208 int num_u2p = ssusb->u2_ports; in ssusb_host_disable()
244 int num_u2p = ssusb->u2_ports; in ssusb_host_resume()
285 int num_u2p = ssusb->u2_ports; in ssusb_host_suspend()
H A Dmtu3.h265 int u2_ports; member