AT91_UDP_CONFG
tmp = at91_udp_read(udc, AT91_UDP_GLB_STAT) & AT91_UDP_CONFG;
(tmp & AT91_UDP_CONFG) ? " confg" : "",
tmp ^= AT91_UDP_CONFG;