Searched refs:CG_R (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv730d.h127 #define CG_R(x) ((x) << 0) macro
H A Dsumod.h278 # define CG_R(x) ((x) << 0) macro
H A Drv730_dpm.c367 a_t = CG_R(0xffff) | CG_L(0);
H A Drv770_dpm.c290 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200);
294 a_t = CG_R(r[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1] * pi->pbsp / 200) |
1078 a_t = CG_R(0xffff) | CG_L(0);
H A Dsumo_dpm.c413 a_t = CG_R(m_a * r[i] / 100) | CG_L(m_a * l[i] / 100);
423 a_t = CG_R(m_a * r[ps->num_levels - 1] / 100) |
911 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK);
H A Drv770d.h239 # define CG_R(x) ((x) << 0) macro
H A Dnid.h654 # define CG_R(x) ((x) << 0) macro
H A Dni_dpm.c1751 reg = CG_R(0xffff) | CG_L(0);
2410 a_t = CG_R(0xffff) | CG_L(0);
2441 a_t |= CG_R(t_l * pi->bsp / 20000);
2447 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
H A Dsid.h284 # define CG_R(x) ((x) << 0) macro
H A Devergreend.h188 # define CG_R(x) ((x) << 0) macro
H A Dsi_dpm.c4431 reg = CG_R(0xffff) | CG_L(0);
5082 a_t = CG_R(0xffff) | CG_L(0);
5104 a_t |= CG_R(t_l * pi->bsp / 20000);
5109 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);
H A Dcypress_dpm.c1299 a_t = CG_R(0xffff) | CG_L(0);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h285 # define CG_R(x) ((x) << 0) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c4910 reg = CG_R(0xffff) | CG_L(0);
5584 a_t = CG_R(0xffff) | CG_L(0);
5606 a_t |= CG_R(t_l * pi->bsp / 20000);
5611 a_t = CG_R(0xffff) | CG_L(t_h * high_bsp / 20000);

Completed in 341 milliseconds