Searched refs:I8254_COUNTER_REG (Results 1 – 1 of 1) sorted by relevance
20 #define I8254_COUNTER_REG(_counter) (_counter) macro71 ret = regmap_noinc_read(priv->map, I8254_COUNTER_REG(count->id), value, sizeof(value)); in i8254_count_read()291 ret = regmap_noinc_write(priv->map, I8254_COUNTER_REG(count->id), value, 2); in i8254_count_preset_write()