Searched refs:atom_voltage_table (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | si_dpm.h | 149 struct atom_voltage_table mvdd_voltage_table; 150 struct atom_voltage_table vddc_phase_shed_table; 234 struct atom_voltage_table *voltage_table);
|
H A D | cypress_dpm.h | 84 struct atom_voltage_table vddc_voltage_table; 85 struct atom_voltage_table vddci_voltage_table;
|
H A D | ci_dpm.h | 227 struct atom_voltage_table vddc_voltage_table; 228 struct atom_voltage_table vddci_voltage_table; 229 struct atom_voltage_table mvdd_voltage_table;
|
H A D | cypress_dpm.c | 403 struct atom_voltage_table *table, in cypress_populate_voltage_value() 1471 struct atom_voltage_table *voltage_table) in cypress_trim_voltage_table_to_fit_state_table() 1515 struct atom_voltage_table *voltage_table, in cypress_populate_smc_voltage_table()
|
H A D | radeon_mode.h | 639 struct atom_voltage_table { struct
|
H A D | si_dpm.c | 1682 const struct atom_voltage_table *table, 3829 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 3857 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 3874 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 3974 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4047 const struct atom_voltage_table *table, in si_populate_voltage_value()
|
H A D | btc_dpm.c | 1266 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage()
|
H A D | ni_dpm.c | 1258 struct atom_voltage_table *voltage_table, in ni_populate_smc_voltage_table() 1300 struct atom_voltage_table *table, in ni_populate_voltage_value()
|
H A D | radeon.h | 334 struct atom_voltage_table *voltage_table);
|
H A D | radeon_atombios.c | 3722 struct atom_voltage_table *voltage_table) in radeon_atom_get_voltage_table()
|
H A D | ci_dpm.c | 2071 struct atom_voltage_table *voltage_table) in ci_get_svi2_voltage_table()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.h | 125 struct atom_voltage_table { struct 175 struct atom_voltage_table *voltage_table);
|
H A D | amdgpu_atombios.c | 1363 struct atom_voltage_table *voltage_table) in amdgpu_atombios_get_voltage_table()
|
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.h | 675 struct atom_voltage_table vddc_voltage_table; 676 struct atom_voltage_table vddci_voltage_table; 970 struct atom_voltage_table mvdd_voltage_table; 971 struct atom_voltage_table vddc_phase_shed_table;
|
H A D | si_dpm.c | 1834 const struct atom_voltage_table *table, 3203 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage() 4350 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 4378 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 4395 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4495 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4568 const struct atom_voltage_table *table, in si_populate_voltage_value()
|