Symbol: PPSMC_Result_OK
drivers/gpu/drm/amd/pm/legacy-dpm/ppsmc.h
67
#define PPSMC_Result_OK ((uint8_t)0x01)
drivers/gpu/drm/amd/pm/powerplay/inc/cz_ppsmc.h
49
#define PPSMC_Result_OK ((uint16_t)0x01)
drivers/gpu/drm/amd/pm/powerplay/inc/fiji_ppsmc.h
87
#define PPSMC_Result_OK ((uint16_t)0x01)
drivers/gpu/drm/amd/pm/powerplay/inc/rv_ppsmc.h
29
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/powerplay/inc/smu7_ppsmc.h
83
#define PPSMC_Result_OK ((uint16_t)0x01)
drivers/gpu/drm/amd/pm/powerplay/inc/tonga_ppsmc.h
89
#define PPSMC_Result_OK ((uint16_t)0x01)
drivers/gpu/drm/amd/pm/powerplay/inc/vega10_ppsmc.h
32
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/powerplay/inc/vega12_ppsmc.h
32
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/powerplay/inc/vega20_ppsmc.h
30
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/aldebaran_ppsmc.h
30
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h
30
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_7_ppsmc.h
30
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_0_ppsmc.h
28
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_5_ppsmc.h
28
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v11_8_ppsmc.h
28
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v12_0_ppsmc.h
28
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_0_ppsmc.h
31
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_12_ppsmc.h
27
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_1_ppsmc.h
35
#define PPSMC_Result_OK 0x1 ///< Message Response OK
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_4_ppsmc.h
43
#define PPSMC_Result_OK 0x1 ///< Message Response OK
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_5_ppsmc.h
28
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_6_ppsmc.h
27
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v13_0_7_ppsmc.h
29
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v14_0_0_ppsmc.h
43
#define PPSMC_Result_OK 0x1 ///< Message Response OK
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v14_0_2_ppsmc.h
30
#define PPSMC_Result_OK 0x1
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu_v15_0_0_ppsmc.h
55
#define PPSMC_Result_OK 0x1 ///< Message Response OK
drivers/gpu/drm/radeon/ppsmc.h
67
#define PPSMC_Result_OK ((uint8_t)0x01)