pt1_read_reg
} while (pt1_read_reg(pt1, 0) & 0x00000080);
word = pt1_read_reg(pt1, 2);
if (pt1_read_reg(pt1, 0) & 0x20000000)
id |= (u64)(pt1_read_reg(pt1, 0) >> 30 & 1) << i;
if (pt1_read_reg(pt1, 0) & 0x80000000)
if (pt1_read_reg(pt1, 0) & 0x00000001)
if (pt1_read_reg(pt1, 0) & 0x00000002)
status = pt1_read_reg(pt1, 0) & 0x00000004;
if ((pt1_read_reg(pt1, 0) & 0x00000004) != status)