Home
last modified time | relevance | path

Searched refs:add_flags (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/host/
A Dxhci.c557 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG); in xhci_set_configuration()
563 ctrl_ctx->add_flags |= cpu_to_le32(1 << (ep_flag + 1)); in xhci_set_configuration()
686 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG | EP0_FLAG); in xhci_address_device()
841 ctrl_ctx->add_flags = cpu_to_le32(EP0_FLAG); in xhci_check_maxpacket()
1471 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG); in xhci_update_hub_device()
/u-boot/include/usb/
A Dxhci.h680 volatile __le32 add_flags; member

Completed in 12 milliseconds