Symbol: atom_voltage_table
sys/dev/drm/amd/amdgpu/amdgpu_atombios.c
1514
struct atom_voltage_table *voltage_table)
sys/dev/drm/amd/amdgpu/amdgpu_atombios.h
189
struct atom_voltage_table *voltage_table);
sys/dev/drm/amd/amdgpu/ci_dpm.c
2254
struct atom_voltage_table *voltage_table)
sys/dev/drm/amd/amdgpu/ci_dpm.c
290
struct atom_voltage_table *voltage_table)
sys/dev/drm/amd/amdgpu/ci_dpm.h
230
struct atom_voltage_table vddc_voltage_table;
sys/dev/drm/amd/amdgpu/ci_dpm.h
231
struct atom_voltage_table vddci_voltage_table;
sys/dev/drm/amd/amdgpu/ci_dpm.h
232
struct atom_voltage_table mvdd_voltage_table;
sys/dev/drm/amd/amdgpu/si_dpm.c
1837
const struct atom_voltage_table *table,
sys/dev/drm/amd/amdgpu/si_dpm.c
3206
static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage)
sys/dev/drm/amd/amdgpu/si_dpm.c
4355
const struct atom_voltage_table *table,
sys/dev/drm/amd/amdgpu/si_dpm.c
4383
struct atom_voltage_table *voltage_table)
sys/dev/drm/amd/amdgpu/si_dpm.c
4400
struct atom_voltage_table *voltage_table)
sys/dev/drm/amd/amdgpu/si_dpm.c
4500
const struct atom_voltage_table *voltage_table,
sys/dev/drm/amd/amdgpu/si_dpm.c
4573
const struct atom_voltage_table *table,
sys/dev/drm/amd/amdgpu/si_dpm.h
668
struct atom_voltage_table vddc_voltage_table;
sys/dev/drm/amd/amdgpu/si_dpm.h
669
struct atom_voltage_table vddci_voltage_table;
sys/dev/drm/amd/amdgpu/si_dpm.h
963
struct atom_voltage_table mvdd_voltage_table;
sys/dev/drm/amd/amdgpu/si_dpm.h
964
struct atom_voltage_table vddc_phase_shed_table;
sys/dev/drm/radeon/btc_dpm.c
1293
static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage)
sys/dev/drm/radeon/ci_dpm.c
2149
struct atom_voltage_table *voltage_table)
sys/dev/drm/radeon/ci_dpm.h
228
struct atom_voltage_table vddc_voltage_table;
sys/dev/drm/radeon/ci_dpm.h
229
struct atom_voltage_table vddci_voltage_table;
sys/dev/drm/radeon/ci_dpm.h
230
struct atom_voltage_table mvdd_voltage_table;
sys/dev/drm/radeon/cypress_dpm.c
1472
struct atom_voltage_table *voltage_table)
sys/dev/drm/radeon/cypress_dpm.c
1516
struct atom_voltage_table *voltage_table,
sys/dev/drm/radeon/cypress_dpm.c
404
struct atom_voltage_table *table,
sys/dev/drm/radeon/cypress_dpm.h
84
struct atom_voltage_table vddc_voltage_table;
sys/dev/drm/radeon/cypress_dpm.h
85
struct atom_voltage_table vddci_voltage_table;
sys/dev/drm/radeon/ni_dpm.c
1258
struct atom_voltage_table *voltage_table,
sys/dev/drm/radeon/ni_dpm.c
1300
struct atom_voltage_table *table,
sys/dev/drm/radeon/radeon.h
337
struct atom_voltage_table *voltage_table);
sys/dev/drm/radeon/radeon_asic.h
760
struct atom_voltage_table *voltage_table);
sys/dev/drm/radeon/radeon_atombios.c
3714
struct atom_voltage_table *voltage_table)
sys/dev/drm/radeon/si_dpm.c
1747
const struct atom_voltage_table *table,
sys/dev/drm/radeon/si_dpm.c
3896
const struct atom_voltage_table *table,
sys/dev/drm/radeon/si_dpm.c
3924
struct atom_voltage_table *voltage_table)
sys/dev/drm/radeon/si_dpm.c
3941
struct atom_voltage_table *voltage_table)
sys/dev/drm/radeon/si_dpm.c
4041
const struct atom_voltage_table *voltage_table,
sys/dev/drm/radeon/si_dpm.c
4114
const struct atom_voltage_table *table,
sys/dev/drm/radeon/si_dpm.h
156
struct atom_voltage_table mvdd_voltage_table;
sys/dev/drm/radeon/si_dpm.h
157
struct atom_voltage_table vddc_phase_shed_table;