Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h551 #define TT_SLOT(p) (((p) & 0xff) << 0) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c808 slot_ctx->tt_info |= cpu_to_le32(TT_SLOT(dev->slot_id)); in xhci_setup_addressable_virt_dev()