Searched refs:asic_setup (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c43 if (NULL != hwmgr->hwmgr_func->asic_setup)
44 return hwmgr->hwmgr_func->asic_setup(hwmgr);
H A Dsmu10_hwmgr.c1650 .asic_setup = smu10_setup_asic_task,
H A Dsmu8_hwmgr.c2056 .asic_setup = smu8_setup_asic_task,
H A Dvega12_hwmgr.c2921 .asic_setup = vega12_setup_asic_task,
H A Dvega20_hwmgr.c4366 .asic_setup = vega20_setup_asic_task,
H A Dvega10_hwmgr.c5701 .asic_setup = vega10_setup_asic_task,
H A Dsmu7_hwmgr.c5738 .asic_setup = &smu7_setup_asic_task,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h237 int (*asic_setup)(struct pp_hwmgr *hw_mgr); member in struct:pp_hwmgr_func

Completed in 242 milliseconds