Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.h92 struct atom_memory_clock_range_table struct
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_mode.h650 struct atom_memory_clock_range_table struct
H A 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()
H A Dradeon_atombios.c3893 struct atom_memory_clock_range_table *mclk_range_table) in radeon_atom_get_mclk_range_table()
3902 memset(mclk_range_table, 0, sizeof(struct atom_memory_clock_range_table)); in radeon_atom_get_mclk_range_table()
H A Dradeon.h355 struct atom_memory_clock_range_table *mclk_range_table);