Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c709 in_slot_ctx->tt_info = out_slot_ctx->tt_info; in xhci_slot_copy()
807 slot_ctx->tt_info |= cpu_to_le32(TT_PORT(port_num)); in xhci_setup_addressable_virt_dev()
808 slot_ctx->tt_info |= cpu_to_le32(TT_SLOT(dev->slot_id)); in xhci_setup_addressable_virt_dev()
H A Dxhci.c1476 slot_ctx->tt_info |= cpu_to_le32(TT_THINK_TIME(think_time)); in xhci_update_hub_device()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h511 __le32 tt_info; member