Home
last modified time | relevance | path

Searched defs:TT_THINK_TIME (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h671 #define TT_THINK_TIME(p) (((p) & 0x3) << 16) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h674 #define TT_THINK_TIME(p) (((p) & 0x3) << 16) macro

Completed in 11 milliseconds