Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c2132 static enum usb_status dwc3_set_dev_speed(dwc3_handle_t *dwc3_handle, uint8_t speed) in dwc3_set_dev_speed() function
2208 ret = dwc3_set_dev_speed(dwc3_handle, speed); in dwc3_dev_init()