Searched refs:send_hbm_bad_channel_flag (Results 1 – 4 of 4) sorted by relevance
1399 int (*send_hbm_bad_channel_flag)(struct smu_context *smu, uint32_t size); member
3822 if (smu->ppt_funcs && smu->ppt_funcs->send_hbm_bad_channel_flag) in smu_send_hbm_bad_channel_flag()3823 ret = smu->ppt_funcs->send_hbm_bad_channel_flag(smu, size); in smu_send_hbm_bad_channel_flag()
2099 .send_hbm_bad_channel_flag = aldebaran_send_hbm_bad_channel_flag,
3095 .send_hbm_bad_channel_flag = smu_v13_0_0_send_bad_mem_channel_flag,