Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h555 #define TT_PORT(p) (((p) & 0xff) << 8) macro
H A Dxhci-mem.c806 slot_ctx->tt_info |= cpu_to_le32(TT_PORT(port_num)); in xhci_setup_addressable_virt_dev()