Searched refs:pipeInterleaveBits (Results 1 – 1 of 1) sorted by relevance
1977 UINT_32 pipeInterleaveBits = Log2(pipeInterleaveBytes); in HwlComputeMetadataNibbleAddress() local1984 UINT_32 dataMacrotileBits = pipeInterleaveBits + pipeBits + bankBits; in HwlComputeMetadataNibbleAddress()1985 UINT_32 metadataMacrotileBits = pipeInterleaveBits + pipeBits + bankBits; in HwlComputeMetadataNibbleAddress()2007 UINT_32 lsb = pipeBits + pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()2015 lsb = pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()2023 lsb = pipeInterleaveBits; in HwlComputeMetadataNibbleAddress()2053 lsb = pipeInterleaveBits + 1; ///<+1 due to Nibble address now gives interleave bits extra lsb. in HwlComputeMetadataNibbleAddress()