Searched refs:mmRCC_BIF_STRAP3 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v2_3.c | 431 def = data = RREG32_SOC15(NBIO, 0, mmRCC_BIF_STRAP3); in nbio_v2_3_program_aspm() 435 WREG32_SOC15(NBIO, 0, mmRCC_BIF_STRAP3, data); in nbio_v2_3_program_aspm() 467 def = data = RREG32_SOC15(NBIO, 0, mmRCC_BIF_STRAP3); in nbio_v2_3_program_aspm() 471 WREG32_SOC15(NBIO, 0, mmRCC_BIF_STRAP3, data); in nbio_v2_3_program_aspm()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/ |
H A D | nbio_2_3_offset.h | 154 #define mmRCC_BIF_STRAP3 … macro
|