Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c708 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
816 slot_ctx->dev_info2 |= in xhci_setup_addressable_virt_dev()
H A Dxhci.c1453 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(udev->maxchild)); in xhci_update_hub_device()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Ddiag.h278 u8 dev_info2[28]; member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c2029 const void *dev_info2) in btrfs_cmp_device_free_bytes() argument
2032 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
2035 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h510 __le32 dev_info2; member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-debugfs.c271 le32_to_cpu(slot_ctx->dev_info2), in xhci_slot_context_show()
H A Dxhci-trace.h375 __entry->info2 = le32_to_cpu(ctx->dev_info2);
H A Dxhci-mem.c1224 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()
1729 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
H A Dxhci.c4334 slot_ctx->dev_info2 &= cpu_to_le32(~((u32) MAX_EXIT)); in xhci_change_max_exit_latency()
4335 slot_ctx->dev_info2 |= cpu_to_le32(max_exit_latency); in xhci_change_max_exit_latency()
5143 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()
H A Dxhci.h625 __le32 dev_info2; member
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Datioctl.h1171 struct atto_vda_devinfo2 dev_info2; member