Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci.c1488 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_update_hub_device()
1490 slot_ctx->dev_info &= cpu_to_le32(~DEV_MTT); in xhci_update_hub_device()
A Dxhci-mem.c812 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_setup_addressable_virt_dev()
/u-boot/include/usb/
A Dxhci.h523 #define DEV_MTT (0x1 << 25) macro

Completed in 19 milliseconds