Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h92 struct atom_memory_clock_range_table { struct
/linux/drivers/gpu/drm/radeon/
H A 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()
H A 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()
H A Dradeon.h352 struct atom_memory_clock_range_table *mclk_range_table);