fw_sram_addr_reg_offset  332 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c 	unsigned int fw_sram_addr_reg_offset = 0;
fw_sram_addr_reg_offset  338 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c 	err = psp_v10_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset,
fw_sram_addr_reg_offset  343 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c 	WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
fw_sram_addr_reg_offset  666 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	unsigned int fw_sram_addr_reg_offset = 0;
fw_sram_addr_reg_offset  672 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	err = psp_v11_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset,
fw_sram_addr_reg_offset  677 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
fw_sram_addr_reg_offset  486 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c 	unsigned int fw_sram_addr_reg_offset = 0;
fw_sram_addr_reg_offset  492 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c 	err = psp_v12_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset,
fw_sram_addr_reg_offset  497 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c 	WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
fw_sram_addr_reg_offset  564 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 	unsigned int fw_sram_addr_reg_offset = 0;
fw_sram_addr_reg_offset  570 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 	err = psp_v3_1_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset,
fw_sram_addr_reg_offset  575 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 	WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);