Searched refs:CST_PP_CNTL_X (Results 1 – 10 of 10) sorted by relevance
344 rmesa->hw.cst.cmd[CST_PP_CNTL_X] &= ~(R200_PPX_PFS_INST_ENABLE_MASK | in r200UpdateFSRouting()359 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= in r200UpdateFSRouting()429 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= R200_PPX_TEX_0_ENABLE << reg; in r200UpdateFSRouting()445 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= R200_PPX_TEX_0_ENABLE << reg; in r200UpdateFSRouting()488 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= 1 << in r200UpdateFSRouting()
440 #define CST_PP_CNTL_X 1 macro
1619 if (!(rmesa->hw.cst.cmd[CST_PP_CNTL_X] & R200_PPX_TEX_1_ENABLE)) in r200UpdateTextureState()1633 if ((rmesa->hw.cst.cmd[CST_PP_CNTL_X] & R200_PPX_TEX_ENABLE_MASK) == R200_PPX_TEX_0_ENABLE && in r200UpdateTextureState()1638 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= R200_PPX_TEX_1_ENABLE; in r200UpdateTextureState()
2051 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200Enable()2082 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200Enable()
1024 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200InitState()