Searched refs:wait_for_config_ack (Results 1 – 2 of 2) sorted by relevance
127 unsigned wait_for_config_ack:1; member
476 if (udc->wait_for_config_ack) { in at91_ep_queue()879 udc->wait_for_config_ack = 0; in handle_setup()915 udc->wait_for_config_ack = (tmp == 0); in handle_setup()917 udc->wait_for_config_ack = (tmp != 0); in handle_setup()918 if (udc->wait_for_config_ack) in handle_setup()