Searched refs:RADEON_CONFIG_CNTL (Results 1 – 4 of 4) sorted by relevance
18 #define RADEON_CONFIG_CNTL 0x00e0 macro
788 if ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) > RADEON_CFG_ATI_REV_A13) { in Radeon_SetDynamicClock()920 ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) < in Radeon_SetDynamicClock()923 ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) <= in Radeon_SetDynamicClock()941 ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) < in Radeon_SetDynamicClock()953 ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) < in Radeon_SetDynamicClock()
368 config_cntl = INREG(regs, RADEON_CONFIG_CNTL); in Radeon_DetectTV_RV200()
355 #define RADEON_CONFIG_CNTL 0x00e0 macro