Home
last modified time | relevance | path

Searched refs:R300_MEM_USE_CD_CH_ONLY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_clocks.c623 R300_MEM_USE_CD_CH_ONLY) in radeon_legacy_set_clock_gating()
H A Dradeon_reg.h1207 # define R300_MEM_USE_CD_CH_ONLY (1 << 2) macro
H A Dr100.c3375 if (R300_MEM_USE_CD_CH_ONLY & temp) { in r100_bandwidth_update()
/linux/include/video/
H A Dradeon.h736 #define R300_MEM_USE_CD_CH_ONLY 0x00000004 macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c421 if (INREG(MEM_CNTL) & R300_MEM_USE_CD_CH_ONLY) in radeon_pm_enable_dynamic_mode()