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.h650 struct atom_memory_clock_range_table struct
Dcypress_dpm.c1043 struct atom_memory_clock_range_table *range_table) in cypress_retrieve_ac_timing_for_all_ranges()
1074 struct atom_memory_clock_range_table range_table = { 0 }; in cypress_initialize_mc_reg_table()
Dradeon_atombios.c3902 struct atom_memory_clock_range_table *mclk_range_table) in radeon_atom_get_mclk_range_table()
3911 memset(mclk_range_table, 0, sizeof(struct atom_memory_clock_range_table)); in radeon_atom_get_mclk_range_table()
Dradeon.h348 struct atom_memory_clock_range_table *mclk_range_table);