Home
last modified time | relevance | path

Searched refs:BIOS_SCRATCH_4 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Drv770d.h283 #define BIOS_SCRATCH_4 0x1734 macro
H A Drv770_dpm.c1310 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c57 #define BIOS_SCRATCH_4 0x5cd macro
3394 return (u8) ((RREG32(BIOS_SCRATCH_4) >> 16) & 0xff); in rv770_get_memory_module_index()