Searched refs:atom_voltage_table (Results 1 – 14 of 14) 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 | 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.h | 84 struct atom_voltage_table vddc_voltage_table; 85 struct atom_voltage_table vddci_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 | si_dpm.c | 1682 const struct atom_voltage_table *table, 3836 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 3864 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 3881 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 3981 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4054 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 | 335 struct atom_voltage_table *voltage_table);
|
| H A D | radeon_atombios.c | 3712 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/pm/legacy-dpm/ |
| H A D | si_dpm.h | 281 struct atom_voltage_table vddc_voltage_table; 282 struct atom_voltage_table vddci_voltage_table; 413 struct atom_voltage_table mvdd_voltage_table; 414 struct atom_voltage_table vddc_phase_shed_table;
|
| H A D | si_dpm.c | 1850 const struct atom_voltage_table *table, 3219 static u16 btc_find_voltage(struct atom_voltage_table *table, u16 voltage) in btc_find_voltage() 4401 const struct atom_voltage_table *table, in si_validate_phase_shedding_tables() 4429 struct atom_voltage_table *voltage_table) in si_trim_voltage_table_to_fit_state_table() 4446 struct atom_voltage_table *voltage_table) in si_get_svi2_voltage_table() 4546 const struct atom_voltage_table *voltage_table, in si_populate_smc_voltage_table() 4619 const struct atom_voltage_table *table, in si_populate_voltage_value()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.h | 125 struct atom_voltage_table { struct 176 struct atom_voltage_table *voltage_table);
|
| H A D | amdgpu_atombios.c | 1382 struct atom_voltage_table *voltage_table) in amdgpu_atombios_get_voltage_table()
|