Home
last modified time | relevance | path

Searched refs:mmVCE_CLOCK_GATING_A (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/vce/
Dvce_2_0_d.h47 #define mmVCE_CLOCK_GATING_A 0x80be macro
Dvce_3_0_d.h47 #define mmVCE_CLOCK_GATING_A 0x80be macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c395 tmp = RREG32(mmVCE_CLOCK_GATING_A); in vce_v2_0_init_cg()
399 WREG32(mmVCE_CLOCK_GATING_A, tmp); in vce_v2_0_init_cg()
417 WREG32_P(mmVCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v2_0_mc_resume()
525 RREG32(mmVCE_CLOCK_GATING_A)); in vce_v2_0_print_status()
Dvce_v3_0.c389 WREG32_P(mmVCE_CLOCK_GATING_A, 0, ~(1 << 16)); in vce_v3_0_mc_resume()
546 RREG32(mmVCE_CLOCK_GATING_A)); in vce_v3_0_print_status()