Searched refs:COUNTER_COMP_COUNT_U64 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/include/linux/
H A Dcounter.h445 #define COUNTER_COMP_COUNT_U64(_name, _read, _write) \ macro
578 COUNTER_COMP_COUNT_U64("capture", _read, _write)
581 COUNTER_COMP_COUNT_U64("ceiling", _read, _write)
603 COUNTER_COMP_COUNT_U64("floor", _read, _write)
618 COUNTER_COMP_COUNT_U64("preset", _read, _write)
/linux-master/drivers/counter/
H A Dstm32-timer-cnt.c332 COUNTER_COMP_COUNT_U64("prescaler", stm32_count_prescaler_read,
335 COUNTER_COMP_COUNT_U64("num_overflows", stm32_count_nb_ovf_read, stm32_count_nb_ovf_write),
H A Dti-ecap-capture.c419 COUNTER_COMP_COUNT_U64("num_overflows", ecap_cnt_nb_ovf_read, ecap_cnt_nb_ovf_write),
H A Dcounter-sysfs.c933 COUNTER_COMP_COUNT_U64("count", NULL, NULL);
H A Dintel-qep.c374 COUNTER_COMP_COUNT_U64("spike_filter_ns",

Completed in 149 milliseconds