Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_bios.c | 372 uint32_t cg_spll_func_cntl = 0; local in function:r700_read_disabled_bios 398 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL); 401 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl | 417 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl); |
rv770_dpm.h | 32 u32 cg_spll_func_cntl; member in struct:rv770_clock_registers 48 u32 cg_spll_func_cntl; member in struct:rv730_clock_registers |
si_dpm.h | 92 u32 cg_spll_func_cntl; member in struct:si_clock_registers |
ci_dpm.h | 130 u32 cg_spll_func_cntl; member in struct:ci_clock_registers |
ni_dpm.h | 33 u32 cg_spll_func_cntl; member in struct:ni_clock_registers |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
si_dpm.h | 351 u32 cg_spll_func_cntl; member in struct:ni_clock_registers 498 u32 cg_spll_func_cntl; member in struct:rv770_clock_registers 514 u32 cg_spll_func_cntl; member in struct:rv730_clock_registers 908 u32 cg_spll_func_cntl; member in struct:si_clock_registers |