Searched refs:radeon_atom_get_memory_clock (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_asic.c | 559 .get_memory_clock = &radeon_atom_get_memory_clock, 695 .get_memory_clock = &radeon_atom_get_memory_clock, 763 .get_memory_clock = &radeon_atom_get_memory_clock, 831 .get_memory_clock = &radeon_atom_get_memory_clock, 899 .get_memory_clock = &radeon_atom_get_memory_clock, 996 .get_memory_clock = &radeon_atom_get_memory_clock, 1082 .get_memory_clock = &radeon_atom_get_memory_clock, 1285 .get_memory_clock = &radeon_atom_get_memory_clock, 1407 .get_memory_clock = &radeon_atom_get_memory_clock, 1598 .get_memory_clock = &radeon_atom_get_memory_clock, [all …]
|
H A D | radeon_asic.h | 43 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev);
|
H A D | radeon_atombios.c | 3019 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev) in radeon_atom_get_memory_clock() function
|