Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsumo_dpm.c152 u32 p_c, p_p, d_p; in sumo_gfx_powergating_initialize() local
157 p_c = 4; in sumo_gfx_powergating_initialize()
163 p_c = 16; in sumo_gfx_powergating_initialize()
195 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
225 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()