Searched refs:PORT_TEST_MODE_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-port.h | 144 #define PORT_TEST_MODE_SHIFT 28 macro |
H A D | xhci-hub.c | 718 temp |= test_mode << PORT_TEST_MODE_SHIFT; in xhci_port_set_test_mode() |