Searched refs:radeon_atom_get_memory_clock (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 543 .get_memory_clock = &radeon_atom_get_memory_clock, 679 .get_memory_clock = &radeon_atom_get_memory_clock, 748 .get_memory_clock = &radeon_atom_get_memory_clock, 815 .get_memory_clock = &radeon_atom_get_memory_clock, 882 .get_memory_clock = &radeon_atom_get_memory_clock, 980 .get_memory_clock = &radeon_atom_get_memory_clock, 1067 .get_memory_clock = &radeon_atom_get_memory_clock, 1264 .get_memory_clock = &radeon_atom_get_memory_clock, 1383 .get_memory_clock = &radeon_atom_get_memory_clock, 1568 .get_memory_clock = &radeon_atom_get_memory_clock, [all …]
|
D | radeon_asic.h | 41 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev);
|
D | radeon_atombios.c | 2971 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev) in radeon_atom_get_memory_clock() function
|