Home
last modified time | relevance | path

Searched refs:counter_count_write_value_get (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Dcounter.h499 int counter_count_write_value_get(void *const data,
/Linux-v5.4/drivers/counter/
Dftm-quaddec.c201 err = counter_count_write_value_get(&cnt, COUNTER_COUNT_POSITION, val); in ftm_quaddec_count_write()
Dstm32-timer-cnt.c71 err = counter_count_write_value_get(&cnt, COUNTER_COUNT_POSITION, val); in stm32_count_write()
Dcounter.c285 int counter_count_write_value_get(void *const data, in counter_count_write_value_get() function
301 EXPORT_SYMBOL_GPL(counter_count_write_value_get);
D104-quad-8.c624 err = counter_count_write_value_get(&position, COUNTER_COUNT_POSITION, in quad8_count_write()