Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h556 #define TT_PORT(p) (((p) & 0xff) << 8) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c807 slot_ctx->tt_info |= cpu_to_le32(TT_PORT(port_num)); in xhci_setup_addressable_virt_dev()