dwc3_mode_string
seq_printf(s, "%s\n", dwc3_mode_string(mode));
TP_printk("%pa: mode %s", &__entry->base_address, dwc3_mode_string(__entry->mode))