Home
last modified time | relevance | path

Searched refs:TT_THINK_TIME (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/usb/
Dxhci.h556 #define TT_THINK_TIME(p) (((p) & 0x3) << 16) macro
/external/u-boot/drivers/usb/host/
Dxhci.c1465 slot_ctx->tt_info |= cpu_to_le32(TT_THINK_TIME(think_time)); in xhci_update_hub_device()