Searched refs:acd_table (Results 1 – 2 of 2) sorted by relevance
863 struct a6xx_hfi_acd_table *acd_table = &gmu->acd_table; in a6xx_hfi_enable_acd() local866 if (!acd_table->enable_by_level) in a6xx_hfi_enable_acd()877 ret = a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_ACD, acd_table, sizeof(*acd_table), NULL, 0); in a6xx_hfi_enable_acd()
101 struct a6xx_hfi_acd_table acd_table; member