Searched refs:EP0_FLAG (Results 1 – 2 of 2) sorted by relevance
648 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG | EP0_FLAG); in xhci_address_device()810 ctrl_ctx->add_flags = cpu_to_le32(EP0_FLAG); in xhci_check_maxpacket()
532 #define EP0_FLAG (1 << 1) macro