Searched refs:DEV_MTT (Results 1 – 6 of 6) sorted by relevance
1444 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_update_hub_device()1446 slot_ctx->dev_info &= cpu_to_le32(~DEV_MTT); in xhci_update_hub_device()
523 #define DEV_MTT (0x1 << 25) macro
805 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_setup_addressable_virt_dev()
387 #define DEV_MTT (0x1 << 25) macro2297 mtt = info & DEV_MTT; in xhci_decode_slot_context()
5078 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_update_hub_device()5080 slot_ctx->dev_info &= cpu_to_le32(~DEV_MTT); in xhci_update_hub_device()
1164 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_setup_addressable_virt_dev()