Home
last modified time | relevance | path

Searched refs:UHD_TT_THINK (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h199 #define HUB_CHAR_TTTT UHD_TT_THINK
/openbsd/sys/dev/usb/
H A Duhub.c171 ttthink = UGETW(hd.hs.wHubCharacteristics) & UHD_TT_THINK; in uhub_attach()
H A Dusb.h358 #define UHD_TT_THINK 0x0060 macro