Searched refs:mxcount (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gmu.c | 974 u32 gxcount, cxcount, mxcount; in a6xx_gmu_rpmh_votes_init() local 980 mxcount = a6xx_gmu_rpmh_arc_cmds("mx.lvl", mx, sizeof(mx)); in a6xx_gmu_rpmh_votes_init() 985 gx, gxcount, mx, mxcount); in a6xx_gmu_rpmh_votes_init() 990 cx, cxcount, mx, mxcount); in a6xx_gmu_rpmh_votes_init()
|