Searched refs:t32 (Results 1 – 3 of 3) sorted by relevance
98 u32 t32; in startup_timestamp_counter() local104 t32 = TM45BR; in startup_timestamp_counter()110 t32 = TM4ICR; in startup_timestamp_counter()116 t32 = TM5ICR; in startup_timestamp_counter()120 t32 = TM5MD; in startup_timestamp_counter()121 t32 = TM4MD; in startup_timestamp_counter()
78 int newNpages = 0, nPages, newPage, xlen, t32; in jfs_extendfs() local145 t32 = (1 << (20 - sbi->l2bsize)) - 1; in jfs_extendfs()146 newLogSize = (newLogSize + t32) & ~t32; in jfs_extendfs()176 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs()177 newFSCKSize = t32 << sbi->l2nbperpage; in jfs_extendfs()