Searched refs:wait_for_config_ack (Results 1 – 4 of 4) sorted by relevance
126 unsigned wait_for_config_ack:1; member
475 if (udc->wait_for_config_ack) { in at91_ep_queue()878 udc->wait_for_config_ack = 0; in handle_setup()914 udc->wait_for_config_ack = (tmp == 0); in handle_setup()916 udc->wait_for_config_ack = (tmp != 0); in handle_setup()917 if (udc->wait_for_config_ack) in handle_setup()
132 unsigned wait_for_config_ack:1; member
664 if (udc->wait_for_config_ack) { in at91_ep_queue()1077 udc->wait_for_config_ack = 0; in handle_setup()1113 udc->wait_for_config_ack = (tmp == 0); in handle_setup()1115 udc->wait_for_config_ack = (tmp != 0); in handle_setup()1116 if (udc->wait_for_config_ack) in handle_setup()