Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_baco.c58 int vega20_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in vega20_baco_get_state() function
80 vega20_baco_get_state(hwmgr, &cur_state); in vega20_baco_set_state()
H A Dvega20_baco.h29 extern int vega20_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
H A Dvega20_hwmgr.c4426 .get_asic_baco_state = vega20_baco_get_state,