Searched refs:MBps_to_icc (Results 1 – 4 of 4) sorted by relevance
49 #define USB_MEMORY_AVG_HS_BW MBps_to_icc(240)50 #define USB_MEMORY_PEAK_HS_BW MBps_to_icc(700)51 #define USB_MEMORY_AVG_SS_BW MBps_to_icc(1000)52 #define USB_MEMORY_PEAK_SS_BW MBps_to_icc(2500)54 #define APPS_USB_PEAK_BW MBps_to_icc(40)
16 #define MBps_to_icc(x) ((x) * 1000) macro
922 icc_set_bw(path0, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()925 icc_set_bw(path1, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()927 icc_set_bw(path_rot, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
848 state->icc_path_bw = MBps_to_icc(700); in imx8mq_mipi_csi_init_icc()