I8254_COUNTER_REG
ret = regmap_noinc_write(priv->map, I8254_COUNTER_REG(count->id), value, 2);
ret = regmap_noinc_read(priv->map, I8254_COUNTER_REG(count->id), value, sizeof(value));