Searched refs:wait_for_config_ack (Results 1 – 2 of 2) sorted by relevance
138 unsigned wait_for_config_ack:1; member
680 if (udc->wait_for_config_ack) { in at91_ep_queue()1092 udc->wait_for_config_ack = 0; in handle_setup()1128 udc->wait_for_config_ack = (tmp == 0); in handle_setup()1130 udc->wait_for_config_ack = (tmp != 0); in handle_setup()1131 if (udc->wait_for_config_ack) in handle_setup()