Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c315 static enum usb_device_speed dwc3_qcom_read_usb2_speed(struct dwc3_qcom *qcom, int port_index) in dwc3_qcom_read_usb2_speed() function
446 qcom->ports[i].usb2_speed = dwc3_qcom_read_usb2_speed(qcom, i); in dwc3_qcom_suspend()
H A Ddwc3-qcom-legacy.c320 static enum usb_device_speed dwc3_qcom_read_usb2_speed(struct dwc3_qcom *qcom, int port_index) in dwc3_qcom_read_usb2_speed() function
453 qcom->ports[i].usb2_speed = dwc3_qcom_read_usb2_speed(qcom, i); in dwc3_qcom_suspend()