Lines Matching full:vote
153 * Send an invalid index as a vote for the bus bandwidth and let the in a6xx_gmu_set_freq()
154 * firmware decide on the right vote in a6xx_gmu_set_freq()
411 u32 vote; in a6xx_gmu_gfx_rail_on() local
417 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()
419 gmu_write(gmu, REG_A6XX_GMU_GX_VOTE_IDX, vote & 0xff); in a6xx_gmu_gfx_rail_on()
420 gmu_write(gmu, REG_A6XX_GMU_MX_VOTE_IDX, (vote >> 8) & 0xff); in a6xx_gmu_gfx_rail_on()
776 /* Vote veto for FAL10 */ in a6xx_gmu_fw_start()
1202 /* Remove the bus vote */ in a6xx_gmu_stop()
1338 /* Construct a vote for each frequency */ in a6xx_gmu_rpmh_arc_votes_init()
1364 * nothing fits, use the maximum non zero vote in a6xx_gmu_rpmh_arc_votes_init()
1376 /* Construct the vote */ in a6xx_gmu_rpmh_arc_votes_init()