/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_psp_v10_0.c | 331 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v10_0_compare_sram_data 337 err = psp_v10_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 342 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v10_0.c | 331 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v10_0_compare_sram_data 337 err = psp_v10_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 342 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v12_0.c | 435 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v12_0_compare_sram_data 441 err = psp_v12_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 446 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v12_0.c | 435 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v12_0_compare_sram_data 441 err = psp_v12_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 446 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v3_1.c | 511 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v3_1_compare_sram_data 517 err = psp_v3_1_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 522 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v3_1.c | 511 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v3_1_compare_sram_data 517 err = psp_v3_1_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 522 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v11_0.c | 674 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v11_0_compare_sram_data 680 err = psp_v11_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 685 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|
amdgpu_psp_v11_0.c | 674 unsigned int fw_sram_addr_reg_offset = 0; local in function:psp_v11_0_compare_sram_data 680 err = psp_v11_0_sram_map(adev, &fw_sram_reg_val, &fw_sram_addr_reg_offset, 685 WREG32(fw_sram_addr_reg_offset, fw_sram_reg_val);
|