Searched refs:wait_for_config_ack (Results 1 – 2 of 2) sorted by relevance
130 unsigned wait_for_config_ack:1; member
661 if (udc->wait_for_config_ack) { in at91_ep_queue()1072 udc->wait_for_config_ack = 0; in handle_setup()1108 udc->wait_for_config_ack = (tmp == 0); in handle_setup()1110 udc->wait_for_config_ack = (tmp != 0); in handle_setup()1111 if (udc->wait_for_config_ack) in handle_setup()