Searched refs:CG_R_MASK (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv730d.h130 #define CG_R_MASK (0xffff << 0) macro
H A Dsumod.h281 # define CG_R_MASK (0xffff << 0) macro
H A Drv770d.h242 # define CG_R_MASK (0xffff << 0) macro
H A Dnid.h657 # define CG_R_MASK (0xffff << 0) macro
H A Dsid.h287 # define CG_R_MASK (0xffff << 0) macro
H A Devergreend.h191 # define CG_R_MASK (0xffff << 0) macro
H A Dradeon_sumo_dpm.c916 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK);
H A Dradeon_ni_dpm.c2440 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
H A Dradeon_si_dpm.c5125 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h289 # define CG_R_MASK (0xffff << 0) macro
H A Damdgpu_si_dpm.c5589 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK;

Completed in 424 milliseconds