Searched refs:MBps_to_icc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dinterconnect.h16 #define MBps_to_icc(x) ((x) * 1000) macro
/linux-master/drivers/usb/dwc3/
H A Ddwc3-qcom.c48 #define USB_MEMORY_AVG_HS_BW MBps_to_icc(240)
49 #define USB_MEMORY_PEAK_HS_BW MBps_to_icc(700)
50 #define USB_MEMORY_AVG_SS_BW MBps_to_icc(1000)
51 #define USB_MEMORY_PEAK_SS_BW MBps_to_icc(2500)
53 #define APPS_USB_PEAK_BW MBps_to_icc(40)
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c804 icc_set_bw(path0, 0, MBps_to_icc(6400));
807 icc_set_bw(path1, 0, MBps_to_icc(6400));
809 icc_set_bw(path_rot, 0, MBps_to_icc(6400));
/linux-master/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c814 state->icc_path_bw = MBps_to_icc(700);

Completed in 126 milliseconds