Searched refs:smu9_send_msg_to_smc_with_parameter (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/powerplay/smumgr/ |
H A D | vega12_smumgr.c | 52 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 56 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 61 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc() 94 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 99 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 104 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc() 122 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 126 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 131 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() 135 PP_ASSERT_WITH_CODE(smu9_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features() [all …]
|
H A D | vega10_smumgr.c | 47 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 50 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 53 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc() 78 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 81 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 84 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc() 120 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address() 123 smu9_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address() 344 .send_msg_to_smc_with_parameter = &smu9_send_msg_to_smc_with_parameter,
|
H A D | smu9_smumgr.c | 126 int smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, 128 int smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu9_send_msg_to_smc_with_parameter() function
|
H A D | smu9_smumgr.h | 28 int smu9_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr,
|