Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dinterconnect.h16 #define MBps_to_icc(x) ((x) * 1000) macro
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_kms.c1087 icc_set_bw(path0, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
1090 icc_set_bw(path1, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
1092 icc_set_bw(path_rot, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c135 icc_set_bw(gpu->icc_path, 0, MBps_to_icc(7216)); in __a6xx_gmu_set_freq()
717 icc_set_bw(gpu->icc_path, 0, MBps_to_icc(3072)); in a6xx_gmu_resume()