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