Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dparams.c412 if (dwc2_is_fs_iot(hsotg)) in dwc2_set_param_phy_type()
425 if (dwc2_is_fs_iot(hsotg)) in dwc2_set_param_speed()
H A Dcore.h1303 static inline bool dwc2_is_fs_iot(struct dwc2_hsotg *hsotg) in dwc2_is_fs_iot() function