Searched refs:radeon_atom_get_memory_clock (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/radeon/ | 
| D | radeon_asic.c | 553 		.get_memory_clock = &radeon_atom_get_memory_clock, 689 		.get_memory_clock = &radeon_atom_get_memory_clock, 757 		.get_memory_clock = &radeon_atom_get_memory_clock, 825 		.get_memory_clock = &radeon_atom_get_memory_clock, 893 		.get_memory_clock = &radeon_atom_get_memory_clock, 990 		.get_memory_clock = &radeon_atom_get_memory_clock, 1076 		.get_memory_clock = &radeon_atom_get_memory_clock, 1275 		.get_memory_clock = &radeon_atom_get_memory_clock, 1395 		.get_memory_clock = &radeon_atom_get_memory_clock, 1582 		.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 | 3011 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev)  in radeon_atom_get_memory_clock()  function
  |