Searched refs:SSUSB_IP_XHCI_U2_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
99 ssusb->u2_ports = SSUSB_IP_XHCI_U2_PORT_NUM(xhci_cap); in host_ports_num_get()
493 #define SSUSB_IP_XHCI_U2_PORT_NUM(x) (((x) >> 8) & 0xff) macro