USB_STS_ERR
if (irq_src & (USB_STS_ERR | USB_STS_SYS_ERR)) {
(tmp_reg & USB_STS_ERR) ? "Err detected" : "No err");