_apl_rd_reg
ret = _apl_rd_reg(port, off + 4, op, (u32 *)(data + 4));
ret |= _apl_rd_reg(port, off, op, (u32 *)data);