Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c337 uint32 config_cntl; in Radeon_DetectTV_RV200() local
368 config_cntl = INREG(regs, RADEON_CONFIG_CNTL); in Radeon_DetectTV_RV200()
375 ((((config_cntl & RADEON_CFG_ATI_REV_ID_MASK) == 0) ? 8 : 4) << RADEON_TV_DAC_CNTL_DACADJ_SHIFT); in Radeon_DetectTV_RV200()