Searched refs:radeon_atom_get_memory_clock (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_asic.c | 552 		.get_memory_clock = &radeon_atom_get_memory_clock, 688 		.get_memory_clock = &radeon_atom_get_memory_clock, 756 		.get_memory_clock = &radeon_atom_get_memory_clock, 824 		.get_memory_clock = &radeon_atom_get_memory_clock, 892 		.get_memory_clock = &radeon_atom_get_memory_clock, 989 		.get_memory_clock = &radeon_atom_get_memory_clock, 1075 		.get_memory_clock = &radeon_atom_get_memory_clock, 1274 		.get_memory_clock = &radeon_atom_get_memory_clock, 1394 		.get_memory_clock = &radeon_atom_get_memory_clock, 1581 		.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
  |