UDCCR_RSTIR
(tmp & UDCCR_RSTIR) ? " rstir" : "",
udc_ack_int_UDCCR(dev, UDCCR_RSTIR);
if (unlikely(udccr & UDCCR_RSTIR)) {
udc_ack_int_UDCCR(dev, UDCCR_RSTIR);
(udccr & UDCCR_RSTIR) ? " rstir" : "",