Searched refs:R128_LVDS_GEN_CNTL (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/accelerants/ati/
H A Drage128_dpms.cpp99 genCtrl = INREG(R128_LVDS_GEN_CNTL);
102 OUTREG(R128_LVDS_GEN_CNTL, genCtrl);
108 genCtrl = INREG(R128_LVDS_GEN_CNTL);
110 OUTREG(R128_LVDS_GEN_CNTL, genCtrl);
113 OUTREG(R128_LVDS_GEN_CNTL, genCtrl);
H A Drage128_init.cpp175 if (INREG(R128_LVDS_GEN_CNTL) & R128_LVDS_ON)
H A Drage128.h188 #define R128_LVDS_GEN_CNTL 0x02d0 macro

Completed in 61 milliseconds