WRT_REG_WORD
WRT_REG_WORD(ha, reg, data);
WRT_REG_WORD(ha, addr, *(uint16_t *)data);
WRT_REG_WORD(ha, (ha->iobase + ha->reg_off->regname), (data))