Lines Matching refs:TBR
6394 UInt TBR = b11to20;6408 /* Reorder TBR field as per PPC32 p475 */6409 TBR = ((TBR & 31) << 5) | ((TBR >> 5) & 31);6546 switch (TBR) {