Home
last modified time | relevance | path

Searched refs:PGS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dsumod.h49 # define PGS(x) ((x) << 28) macro
Dsumo_dpm.c193 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
223 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
247 rcu_pwr_gating_cntl |= PGS(5) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()