ines_read32
dev_dbg(device, "ID 0x%x\n", ines_read32(clock, id));
dev_dbg(device, "TEST 0x%x\n", ines_read32(clock, test));
dev_dbg(device, "VERSION 0x%x\n", ines_read32(clock, version));
dev_dbg(device, "TEST2 0x%x\n", ines_read32(clock, test2));
buf_stat = ines_read32(port->clock, buf_stat);
ts_stat_tx = ines_read32(port, ts_stat_tx);
ts.tag = ines_read32(port, ts_tx);
ts.portnum = ines_read32(port, ts_tx);
ts.seqid = ines_read32(port, ts_tx);
port_conf = ines_read32(port, port_conf);
port_conf = ines_read32(port, port_conf);
port_conf = ines_read32(port, port_conf);
buf_stat = ines_read32(port->clock, buf_stat);
ts_stat_rx = ines_read32(port, ts_stat_rx);
ts->tag = ines_read32(port, ts_rx);
ts->portnum = ines_read32(port, ts_rx);
ts->seqid = ines_read32(port, ts_rx);
word = ines_read32(port, ts_rx);
word = ines_read32(port, ts_rx);
word = ines_read32(port, ts_tx);
word = ines_read32(port, ts_tx);
port_conf = ines_read32(port, port_conf);