Home
last modified time | relevance | path

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

/haiku/headers/private/graphics/radeon/
H A Dconfig_regs.h21 # define RADEON_CFG_ATI_REV_A13 (2 << 16) macro
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A DCP_setup.c788 if ((INREG( regs, RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) > RADEON_CFG_ATI_REV_A13) { in Radeon_SetDynamicClock()
921 RADEON_CFG_ATI_REV_A13)) || in Radeon_SetDynamicClock()
924 RADEON_CFG_ATI_REV_A13))) in Radeon_SetDynamicClock()
942 RADEON_CFG_ATI_REV_A13)) in Radeon_SetDynamicClock()
954 RADEON_CFG_ATI_REV_A13)) in Radeon_SetDynamicClock()
/haiku/headers/private/graphics/radeon_hd/
H A Dradeon_reg.h360 # define RADEON_CFG_ATI_REV_A13 (2 << 16) macro