Searched refs:XHCI_EXT_PORT_MAJOR (Results 1 – 3 of 3) sorted by relevance
101 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro
378 if (XHCI_EXT_PORT_MAJOR(val) != 0x3) in xdbc_reset_debug_port()
2156 major_revision = XHCI_EXT_PORT_MAJOR(val); in dwc3_get_num_ports()