Home
last modified time | relevance | path

Searched refs:dwc2_is_hs_iot (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1298 static inline bool dwc2_is_hs_iot(struct dwc2_hsotg *hsotg) in dwc2_is_hs_iot() function
H A Dparams.c288 if (dwc2_is_hs_iot(hsotg)) in dwc2_set_param_speed()