Home
last modified time | relevance | path

Searched refs:soc15_baco_cmd_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_baco.c34 static const struct soc15_baco_cmd_entry pre_baco_tbl[] =
42 static const struct soc15_baco_cmd_entry enter_baco_tbl[] =
61 static const struct soc15_baco_cmd_entry exit_baco_tbl[] =
82 static const struct soc15_baco_cmd_entry clean_baco_tbl[] =
Dvega12_baco.c32 static const struct soc15_baco_cmd_entry pre_baco_tbl[] =
40 static const struct soc15_baco_cmd_entry enter_baco_tbl[] =
59 static const struct soc15_baco_cmd_entry exit_baco_tbl[] =
80 static const struct soc15_baco_cmd_entry clean_baco_tbl[] =
Dcommon_baco.h45 struct soc15_baco_cmd_entry { struct
61 const struct soc15_baco_cmd_entry *entry, argument
Dvega20_baco.c34 static const struct soc15_baco_cmd_entry clean_baco_tbl[] =
Dcommon_baco.c102 const struct soc15_baco_cmd_entry *entry, in soc15_baco_program_registers()