Searched refs:PCV (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dsumod.h37 # define PCV(x) ((x) << 3) macro
H A Dsumo_dpm.c193 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN;
223 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN;
250 rcu_pwr_gating_cntl |= PCV(4);
254 rcu_pwr_gating_cntl |= PCV(11);

Completed in 90 milliseconds