Searched refs:R200_ZBIAS_ENABLE_LINE (Results 1 – 2 of 2) sorted by relevance
249 #define R200_ZBIAS_ENABLE_LINE (1 << 17) macro
1823 rmesa->hw.set.cmd[SET_SE_CNTL] |= R200_ZBIAS_ENABLE_LINE; in r200Enable()1825 rmesa->hw.set.cmd[SET_SE_CNTL] &= ~R200_ZBIAS_ENABLE_LINE; in r200Enable()