smu8_send_msg_to_smc
return smu8_send_msg_to_smc(hwmgr, msg);
smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToDram);
smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToSmu);
smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_InitJobs);
.send_msg_to_smc = smu8_send_msg_to_smc,