Home
last modified time | relevance | path

Searched refs:atom_memory_clock_range_table (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h92 struct atom_memory_clock_range_table struct
/drivers/gpu/drm/radeon/
Dradeon_mode.h610 struct atom_memory_clock_range_table struct
Dcypress_dpm.c1046 struct atom_memory_clock_range_table *range_table) in cypress_retrieve_ac_timing_for_all_ranges()
1077 struct atom_memory_clock_range_table range_table = { 0 }; in cypress_initialize_mc_reg_table()
Dradeon_atombios.c3906 struct atom_memory_clock_range_table *mclk_range_table) in radeon_atom_get_mclk_range_table()
3915 memset(mclk_range_table, 0, sizeof(struct atom_memory_clock_range_table)); in radeon_atom_get_mclk_range_table()
Dradeon.h351 struct atom_memory_clock_range_table *mclk_range_table);