Searched refs:dwc3_mode_string (Results 1 – 3 of 3) sorted by relevance
20 static inline const char *dwc3_mode_string(u32 mode) in dwc3_mode_string() function
33 TP_printk("%pa: mode %s", &__entry->base_address, dwc3_mode_string(__entry->mode))
417 seq_printf(s, "%s\n", dwc3_mode_string(mode)); in dwc3_mode_show()