Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c618 temp |= test_mode << PORT_TEST_MODE_SHIFT; in xhci_port_set_test_mode()
H A Dxhci.h436 #define PORT_TEST_MODE_SHIFT 28 macro