Searched refs:DEV_MTT (Results 1 – 2 of 2) sorted by relevance
363 #define DEV_MTT BIT(25) macro2326 mtt = info & DEV_MTT; in xhci_decode_slot_context()
5319 slot_ctx->dev_info |= cpu_to_le32(DEV_MTT); in xhci_update_hub_device()5321 slot_ctx->dev_info &= cpu_to_le32(~DEV_MTT); in xhci_update_hub_device()