Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv730d.h128 #define CG_R_MASK (0xffff << 0) macro
H A Dsumod.h279 # define CG_R_MASK (0xffff << 0) macro
H A Drv770d.h240 # define CG_R_MASK (0xffff << 0) macro
H A Dnid.h655 # define CG_R_MASK (0xffff << 0) macro
H A Dsid.h285 # define CG_R_MASK (0xffff << 0) macro
H A Devergreend.h189 # define CG_R_MASK (0xffff << 0) macro
H A Dsumo_dpm.c914 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK); in sumo_program_bootup_at()
H A Dni_dpm.c2434 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in ni_populate_smc_t()
H A Dsi_dpm.c5120 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in si_populate_smc_t()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5583 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in si_populate_smc_t()