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
1023
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1028
struct pp_atomfwctrl_voltage_table *table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1032
table = kzalloc_obj(struct pp_atomfwctrl_voltage_table);
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1059
memcpy(vol_table, table, sizeof(struct pp_atomfwctrl_voltage_table));
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1067
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1094
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1120
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1148
struct pp_atomfwctrl_voltage_table *vol_table)
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2569
struct pp_atomfwctrl_voltage_table voltage_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
831
struct pp_atomfwctrl_voltage_table vol_table;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
967
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;