Symbol: atom_voltage_table
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
1382
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.h
176
struct atom_voltage_table *voltage_table);
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
1850
const struct atom_voltage_table *table,
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
3224
static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage)
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
4406
const struct atom_voltage_table *table,
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
4434
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
4451
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
4551
const struct atom_voltage_table *voltage_table,
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
4624
const struct atom_voltage_table *table,
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.h
675
struct atom_voltage_table vddc_voltage_table;
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.h
676
struct atom_voltage_table vddci_voltage_table;
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.h
970
struct atom_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.h
971
struct atom_voltage_table vddc_phase_shed_table;
sys/dev/pci/drm/radeon/btc_dpm.c
1266
static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage)
sys/dev/pci/drm/radeon/ci_dpm.c
2071
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/radeon/ci_dpm.h
227
struct atom_voltage_table vddc_voltage_table;
sys/dev/pci/drm/radeon/ci_dpm.h
228
struct atom_voltage_table vddci_voltage_table;
sys/dev/pci/drm/radeon/ci_dpm.h
229
struct atom_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/radeon/cypress_dpm.c
1471
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/radeon/cypress_dpm.c
1515
struct atom_voltage_table *voltage_table,
sys/dev/pci/drm/radeon/cypress_dpm.c
403
struct atom_voltage_table *table,
sys/dev/pci/drm/radeon/cypress_dpm.h
84
struct atom_voltage_table vddc_voltage_table;
sys/dev/pci/drm/radeon/cypress_dpm.h
85
struct atom_voltage_table vddci_voltage_table;
sys/dev/pci/drm/radeon/ni_dpm.c
1258
struct atom_voltage_table *voltage_table,
sys/dev/pci/drm/radeon/ni_dpm.c
1300
struct atom_voltage_table *table,
sys/dev/pci/drm/radeon/radeon.h
345
struct atom_voltage_table *voltage_table);
sys/dev/pci/drm/radeon/radeon_atombios.c
3730
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/radeon/si_dpm.c
1682
const struct atom_voltage_table *table,
sys/dev/pci/drm/radeon/si_dpm.c
3836
const struct atom_voltage_table *table,
sys/dev/pci/drm/radeon/si_dpm.c
3864
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/radeon/si_dpm.c
3881
struct atom_voltage_table *voltage_table)
sys/dev/pci/drm/radeon/si_dpm.c
3981
const struct atom_voltage_table *voltage_table,
sys/dev/pci/drm/radeon/si_dpm.c
4054
const struct atom_voltage_table *table,
sys/dev/pci/drm/radeon/si_dpm.h
149
struct atom_voltage_table mvdd_voltage_table;
sys/dev/pci/drm/radeon/si_dpm.h
150
struct atom_voltage_table vddc_phase_shed_table;
sys/dev/pci/drm/radeon/si_dpm.h
234
struct atom_voltage_table *voltage_table);