Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h92 struct atom_memory_clock_range_table struct
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_mode.h643 struct atom_memory_clock_range_table struct
Dcypress_dpm.c1044 struct atom_memory_clock_range_table *range_table) in cypress_retrieve_ac_timing_for_all_ranges()
1075 struct atom_memory_clock_range_table range_table = { 0 }; in cypress_initialize_mc_reg_table()
Dradeon_atombios.c3914 struct atom_memory_clock_range_table *mclk_range_table) in radeon_atom_get_mclk_range_table()
3923 memset(mclk_range_table, 0, sizeof(struct atom_memory_clock_range_table)); in radeon_atom_get_mclk_range_table()
Dradeon.h352 struct atom_memory_clock_range_table *mclk_range_table);