Searched refs:wait_for_config_ack (Results 1 – 2 of 2) sorted by relevance
132 unsigned wait_for_config_ack:1; member
665 if (udc->wait_for_config_ack) { in at91_ep_queue() 1078 udc->wait_for_config_ack = 0; in handle_setup() 1114 udc->wait_for_config_ack = (tmp == 0); in handle_setup() 1116 udc->wait_for_config_ack = (tmp != 0); in handle_setup() 1117 if (udc->wait_for_config_ack) in handle_setup()