Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_MAJOR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.c378 if (XHCI_EXT_PORT_MAJOR(val) != 0x3) in xdbc_reset_debug_port()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.c378 if (XHCI_EXT_PORT_MAJOR(val) != 0x3) in xdbc_reset_debug_port()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h572 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro
H A Dxhci-mem.c2155 major_revision = XHCI_EXT_PORT_MAJOR(temp); in xhci_add_in_port()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h575 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro
H A Dxhci-mem.c1967 major_revision = XHCI_EXT_PORT_MAJOR(temp); in xhci_add_in_port()

Completed in 19 milliseconds