Searched refs:PPSMC_Result (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Drv_ppsmc.h90 typedef uint16_t PPSMC_Result; typedef
H A Dvega10_ppsmc.h38 typedef uint16_t PPSMC_Result; typedef
H A Dvega12_ppsmc.h118 typedef uint16_t PPSMC_Result; typedef
H A Dvega20_ppsmc.h126 typedef uint32_t PPSMC_Result; typedef
H A Dsmu7_ppsmc.h91 typedef uint16_t PPSMC_Result; typedef
H A Dtonga_ppsmc.h97 typedef uint16_t PPSMC_Result; typedef
/linux-master/drivers/gpu/drm/radeon/
H A Drv770_smc.h189 PPSMC_Result rv770_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg);
190 PPSMC_Result rv770_wait_for_smc_inactive(struct radeon_device *rdev);
H A Dsi_smc.c172 PPSMC_Result si_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg)
190 return (PPSMC_Result)tmp;
193 PPSMC_Result si_wait_for_smc_inactive(struct radeon_device *rdev)
H A Dsislands_smc.h406 PPSMC_Result si_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg);
407 PPSMC_Result si_wait_for_smc_inactive(struct radeon_device *rdev);
H A Drv770_smc.c412 PPSMC_Result rv770_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg)
416 PPSMC_Result result;
434 result = (PPSMC_Result)tmp;
438 PPSMC_Result rv770_wait_for_smc_inactive(struct radeon_device *rdev)
441 PPSMC_Result result = PPSMC_Result_OK;
H A Dppsmc.h70 typedef uint8_t PPSMC_Result; typedef
H A Dci_smc.c167 PPSMC_Result ci_wait_for_smc_inactive(struct radeon_device *rdev)
H A Dci_dpm.h332 PPSMC_Result ci_wait_for_smc_inactive(struct radeon_device *rdev);
H A Dci_dpm.c160 static PPSMC_Result ci_send_msg_to_smc(struct radeon_device *rdev, PPSMC_Msg msg);
161 static PPSMC_Result ci_send_msg_to_smc_with_parameter(struct radeon_device *rdev,
614 PPSMC_Result smc_result;
672 PPSMC_Result smc_result;
697 PPSMC_Result smc_result = PPSMC_Result_OK;
880 PPSMC_Result result;
1007 PPSMC_Result ret;
1034 PPSMC_Result ret;
1415 PPSMC_Result smc_result;
1441 PPSMC_Result smc_resul
[all...]
H A Drv730_dpm.c459 PPSMC_Result result;
H A Drv770_dpm.c192 PPSMC_Result result;
1984 PPSMC_Result result;
H A Dsi_dpm.c2378 PPSMC_Result smc_result;
2740 PPSMC_Result smc_result;
3292 PPSMC_Result ret;
3321 static PPSMC_Result si_send_msg_to_smc_with_parameter(struct radeon_device *rdev,
5900 PPSMC_Result result;
6046 PPSMC_Result ret;
6060 PPSMC_Result ret;
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v11_0_ppsmc.h135 typedef uint32_t PPSMC_Result; typedef
H A Darcturus_ppsmc.h130 typedef uint32_t PPSMC_Result; typedef
H A Dsmu_v13_0_6_ppsmc.h116 typedef uint32_t PPSMC_Result; typedef
H A Daldebaran_ppsmc.h127 typedef uint32_t PPSMC_Result; typedef
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_smc.c164 PPSMC_Result amdgpu_si_send_msg_to_smc(struct amdgpu_device *adev,
182 return (PPSMC_Result)RREG32(SMC_RESP_0);
185 PPSMC_Result amdgpu_si_wait_for_smc_inactive(struct amdgpu_device *adev)
H A Dsislands_smc.h401 PPSMC_Result amdgpu_si_send_msg_to_smc(struct amdgpu_device *adev, PPSMC_Msg msg);
402 PPSMC_Result amdgpu_si_wait_for_smc_inactive(struct amdgpu_device *adev);
H A Dppsmc.h70 typedef uint8_t PPSMC_Result; typedef
H A Dsi_dpm.c2535 PPSMC_Result smc_result;
2900 PPSMC_Result smc_result;
3809 PPSMC_Result ret;
3838 static PPSMC_Result si_send_msg_to_smc_with_parameter(struct amdgpu_device *adev,
6420 PPSMC_Result result;
6556 PPSMC_Result ret;
6570 PPSMC_Result ret;

Completed in 670 milliseconds

12