Home | History | Annotate | Download | only in r800

Lines Matching refs:totalOffset

871     UINT_64 totalOffset;
926 totalOffset = microOffset + macroOffset;
929 UINT_64 addrInBits = totalOffset % (m_pipeInterleaveBytes * 8) +
931 totalOffset / (m_pipeInterleaveBytes * 8) * (m_pipeInterleaveBytes * 8) * numPipes;