Home
last modified time | relevance | path

Searched refs:vega12_baco_set_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_baco.h27 extern int vega12_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state);
H A Dvega12_baco.c82 int vega12_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state) in vega12_baco_set_state() function
H A Dvega12_hwmgr.c2971 .set_asic_baco_state = vega12_baco_set_state,