Home
last modified time | relevance | path

Searched refs:dev_info2 (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dxhci-dbg.c471 &slot_ctx->dev_info2, in xhci_dbg_slot_ctx()
472 (unsigned long long)dma, slot_ctx->dev_info2); in xhci_dbg_slot_ctx()
Dxhci-mem.c1091 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()
1605 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
Dxhci.h525 __le32 dev_info2; member
Dxhci.c4405 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4406 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
4588 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()