Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c524 ctrl_ctx->drop_flags = 0; in xhci_set_configuration()
645 ctrl_ctx->drop_flags = 0; in xhci_address_device()
801 ctrl_ctx->drop_flags = 0; in xhci_check_maxpacket()
1428 ctrl_ctx->drop_flags = 0; in xhci_update_hub_device()
Dxhci.h682 volatile __le32 drop_flags; member