Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c54 #define APPS_USB_PEAK_BW MBps_to_icc(40) macro
280 ret = icc_set_bw(qcom->icc_path_apps, APPS_USB_AVG_BW, APPS_USB_PEAK_BW); in dwc3_qcom_interconnect_init()