Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_host.c122 ssusb->u3_ports = SSUSB_IP_XHCI_U3_PORT_NUM(xhci_cap); in host_ports_num_get()
125 ssusb->u2_ports, ssusb->u3_ports); in host_ports_num_get()
132 int num_u3p = ssusb->u3_ports; in ssusb_host_enable()
177 int num_u3p = ssusb->u3_ports; in ssusb_host_disable()
213 int num_u3p = ssusb->u3_ports; in ssusb_host_resume()
254 int num_u3p = ssusb->u3_ports; in ssusb_host_suspend()
H A Dmtu3.h259 int u3_ports; member