Searched refs:TT_THINK_TIME (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/host/ | ||
D | xhci.h | 674 #define TT_THINK_TIME(p) (((p) & 0x3) << 16) macro |
D | xhci.c | 5036 cpu_to_le32(TT_THINK_TIME(think_time)); in xhci_update_hub_device() |