Searched refs:CST_PP_CNTL_X (Results 1 – 5 of 5) 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()
434 #define CST_PP_CNTL_X 1 macro
1530 if (!(rmesa->hw.cst.cmd[CST_PP_CNTL_X] & R200_PPX_TEX_1_ENABLE)) in r200UpdateTextureState()1544 if ((rmesa->hw.cst.cmd[CST_PP_CNTL_X] & R200_PPX_TEX_ENABLE_MASK) == R200_PPX_TEX_0_ENABLE && in r200UpdateTextureState()1549 rmesa->hw.cst.cmd[CST_PP_CNTL_X] |= R200_PPX_TEX_1_ENABLE; in r200UpdateTextureState()
1975 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200Enable()2006 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200Enable()
1028 rmesa->hw.cst.cmd[CST_PP_CNTL_X] = 0; in r200InitState()