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