Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h144 #define PORT_TEST_MODE_SHIFT 28 macro
Dxhci-hub.c686 temp |= test_mode << PORT_TEST_MODE_SHIFT; in xhci_port_set_test_mode()