Symbol: pp_atomfwctrl_voltage_table
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c
97
struct pp_atomfwctrl_voltage_table *voltage_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h
222
uint8_t voltage_mode, struct pp_atomfwctrl_voltage_table *voltage_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1020
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1025
struct pp_atomfwctrl_voltage_table *table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1029
table = kzalloc_obj(struct pp_atomfwctrl_voltage_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1056
memcpy(vol_table, table, sizeof(struct pp_atomfwctrl_voltage_table));
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1064
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1091
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1117
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1145
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2566
struct pp_atomfwctrl_voltage_table voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
828
struct pp_atomfwctrl_voltage_table vol_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
964
struct pp_atomfwctrl_voltage_table table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
320
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
322
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
324
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
322
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
324
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
326
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
446
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
448
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
450
struct pp_atomfwctrl_voltage_table vddci_voltage_table;