Home
last modified time | relevance | path

Searched refs:RADEON_MEM_CNTL (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/dev/drm2/radeon/
HDradeon_combios.c3319 mem_cntl = RREG32(RADEON_MEM_CNTL); in combios_detect_ram()
3325 WREG32(RADEON_MEM_CNTL, mem_cntl); in combios_detect_ram()
3326 RREG32(RADEON_MEM_CNTL); in combios_detect_ram()
3364 WREG32(RADEON_MEM_CNTL, mem_cntl); in combios_write_ram_size()
HDradeon_clocks.c622 if (RREG32(RADEON_MEM_CNTL) & in radeon_legacy_set_clock_gating()
HDr300.c450 tmp = RREG32(RADEON_MEM_CNTL); in r300_mc_init()
HDr100.c2823 tmp = RREG32(RADEON_MEM_CNTL); in r100_vram_get_type()
2834 tmp = RREG32(RADEON_MEM_CNTL); in r100_vram_get_type()
3447 temp = RREG32(RADEON_MEM_CNTL); in r100_bandwidth_update()
HDradeon_drv.h678 #define RADEON_MEM_CNTL 0x0140 macro
HDradeon_reg.h1205 #define RADEON_MEM_CNTL 0x0140 macro
/NextBSD/sys/dev/drm/
HDradeon_drv.h756 #define RADEON_MEM_CNTL 0x0140 macro