Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_sumo_dpm.c | 157 u32 p_c, p_p, d_p; local in function:sumo_gfx_powergating_initialize 162 p_c = 4; 168 p_c = 16; 200 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN; 230 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN; |
radeon_sumo_dpm.c | 157 u32 p_c, p_p, d_p; local in function:sumo_gfx_powergating_initialize 162 p_c = 4; 168 p_c = 16; 200 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN; 230 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN; |