Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_baco.c32 static const struct soc15_baco_cmd_entry pre_baco_tbl[] = {
39 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = {
57 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = {
77 static const struct soc15_baco_cmd_entry clean_baco_tbl[] = {
Dvega10_baco.c34 static const struct soc15_baco_cmd_entry pre_baco_tbl[] = {
41 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = {
59 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = {
79 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()