SET_READ
WARN(regaddr & SET_READ, "bad addr or size overflow");
u16 regaddr = (addr << 12) | (count / 2) | SET_READ;
regaddr |= SET_READ;