Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c528 ctrl_ctx->drop_flags = 0; in xhci_set_configuration()
649 ctrl_ctx->drop_flags = 0; in xhci_address_device()
811 ctrl_ctx->drop_flags = 0; in xhci_check_maxpacket()
1443 ctrl_ctx->drop_flags = 0; in xhci_update_hub_device()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h683 volatile __le32 drop_flags; member