Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_baco.h30 extern int vega20_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state);
H A Dvega20_baco.c73 int vega20_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state) in vega20_baco_set_state() function
H A Dvega20_hwmgr.c4427 .set_asic_baco_state = vega20_baco_set_state,