Searched defs:PORT_TEST (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/usb/ | ||
H A D | ehci_def.h | 132 #define PORT_TEST(x) (((x)&0xf)<<16) /* Port Test Control */ macro |
/openbmc/qemu/hw/usb/ | ||
H A D | dev-hub.c | 96 #define PORT_TEST 21 macro |