Searched refs:send_hbm_bad_channel_flag (Results 1 – 3 of 3) sorted by relevance
1332 int (*send_hbm_bad_channel_flag)(struct smu_context *smu, uint32_t size); member
3163 if (smu->ppt_funcs && smu->ppt_funcs->send_hbm_bad_channel_flag) in smu_send_hbm_bad_channel_flag()3164 ret = smu->ppt_funcs->send_hbm_bad_channel_flag(smu, size); in smu_send_hbm_bad_channel_flag()
2140 .send_hbm_bad_channel_flag = aldebaran_send_hbm_bad_channel_flag,