Searched refs:MBps_to_icc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | interconnect.h | 16 #define MBps_to_icc(x) ((x) * 1000) macro
|
| /Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/ |
| D | mdp5_kms.c | 1087 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/ |
| D | a6xx_gmu.c | 135 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()
|