Lines Matching refs:pipebit2
343 UINT_32 pipebit2 = _BIT(pipe,2); in ComputeTileCoordFromPipeAndElemIdx() local
417 y4 = pipebit2 ^ x4; in ComputeTileCoordFromPipeAndElemIdx()
427 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
440 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
457 x4 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
471 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
490 x5 = pipebit2 ^ y5; in ComputeTileCoordFromPipeAndElemIdx()
513 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
522 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
537 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
545 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
559 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
567 x5 = pipebit2 ^ y6; in ComputeTileCoordFromPipeAndElemIdx()
1083 UINT_32 pipebit2 = _BIT(pipe,2); in HwlComputeXmaskCoordFromAddr() local
1095 macroOffset |= pipebit2; in HwlComputeXmaskCoordFromAddr()