Symbol: pp_atomfwctrl_voltage_table
sys/dev/drm/amd/powerplay/hwmgr/ppatomfwctrl.c
97
struct pp_atomfwctrl_voltage_table *voltage_table)
sys/dev/drm/amd/powerplay/hwmgr/ppatomfwctrl.h
225
uint8_t voltage_mode, struct pp_atomfwctrl_voltage_table *voltage_table);
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1020
memcpy(vol_table, table, sizeof(struct pp_atomfwctrl_voltage_table));
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1028
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1055
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1081
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
1109
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
2468
struct pp_atomfwctrl_voltage_table voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
801
struct pp_atomfwctrl_voltage_table vol_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
932
struct pp_atomfwctrl_voltage_table table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
983
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
988
struct pp_atomfwctrl_voltage_table *table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
992
table = kzalloc(sizeof(struct pp_atomfwctrl_voltage_table),
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
319
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
321
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega10_hwmgr.h
323
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
323
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
325
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
327
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.h
444
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.h
446
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/drm/amd/powerplay/hwmgr/vega20_hwmgr.h
448
struct pp_atomfwctrl_voltage_table vddci_voltage_table;