Home
last modified time | relevance | path

Searched defs:PORT_TEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dehci_def.h132 #define PORT_TEST(x) (((x)&0xf)<<16) /* Port Test Control */ macro
/openbmc/qemu/hw/usb/
H A Ddev-hub.c96 #define PORT_TEST 21 macro