Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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[] = {
H A 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[] = {
H A Dcommon_baco.h45 struct soc15_baco_cmd_entry { struct
61 const struct soc15_baco_cmd_entry *entry, argument
H A Dvega20_baco.c34 static const struct soc15_baco_cmd_entry clean_baco_tbl[] = {
H A Dcommon_baco.c102 const struct soc15_baco_cmd_entry *entry, in soc15_baco_program_registers()