Symbol: pp_atomfwctrl_voltage_table
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c
97
struct pp_atomfwctrl_voltage_table *voltage_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h
222
uint8_t voltage_mode, struct pp_atomfwctrl_voltage_table *voltage_table);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1023
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1028
struct pp_atomfwctrl_voltage_table *table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1032
table = kzalloc(sizeof(struct pp_atomfwctrl_voltage_table),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1060
memcpy(vol_table, table, sizeof(struct pp_atomfwctrl_voltage_table));
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1068
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1095
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1121
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
1149
struct pp_atomfwctrl_voltage_table *vol_table)
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2570
struct pp_atomfwctrl_voltage_table voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
831
struct pp_atomfwctrl_voltage_table vol_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
967
struct pp_atomfwctrl_voltage_table table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
320
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
322
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h
324
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
322
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
324
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h
326
struct pp_atomfwctrl_voltage_table vddci_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
446
struct pp_atomfwctrl_voltage_table vddc_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
448
struct pp_atomfwctrl_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h
450
struct pp_atomfwctrl_voltage_table vddci_voltage_table;