Searched refs:SSUSB_IP_XHCI_U3_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/mtu3/ | ||
A D | mtu3_host.c | 22 u3h->u3_ports = SSUSB_IP_XHCI_U3_PORT_NUM(xhci_cap); in host_ports_num_get() |
A D | mtu3_hw_regs.h | 483 #define SSUSB_IP_XHCI_U3_PORT_NUM(x) ((x) & 0xff) macro |
Completed in 5 milliseconds