Searched refs:pipeInterleaveBits (Results 1 – 1 of 1) sorted by relevance
1959 UINT_32 pipeInterleaveBits = Log2(pipeInterleaveBytes); in HwlComputeMetadataNibbleAddress() local1966 UINT_32 dataMacrotileBits = pipeInterleaveBits + pipeBits + bankBits; in HwlComputeMetadataNibbleAddress()1967 UINT_32 metadataMacrotileBits = pipeInterleaveBits + pipeBits + bankBits; in HwlComputeMetadataNibbleAddress()1989 UINT_32 lsb = pipeBits + pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()1997 lsb = pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()2005 lsb = pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()2035 lsb = pipeInterleaveBits + 1; ///<+1 due to Nibble address now gives interleave bits extra lsb. in HwlComputeMetadataNibbleAddress()