Searched refs:asic_setup (Results 1 – 7 of 7) sorted by relevance
43 if (NULL != hwmgr->hwmgr_func->asic_setup) in phm_setup_asic()44 return hwmgr->hwmgr_func->asic_setup(hwmgr); in phm_setup_asic()
1155 .asic_setup = NULL,1183 .asic_setup = smu10_setup_asic_task,
1970 .asic_setup = smu8_setup_asic_task,
2358 .asic_setup = vega12_setup_asic_task,
5014 .asic_setup = &smu7_setup_asic_task,
4860 .asic_setup = vega10_setup_asic_task,
224 int (*asic_setup)(struct pp_hwmgr *hw_mgr); member