Home
last modified time | relevance | path

Searched refs:COUNTER_SIGNAL_POLARITY_POSITIVE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dcounter.h166 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
/linux/drivers/counter/
A Dti-ecap-capture.c246 *pol = bitval ? COUNTER_SIGNAL_POLARITY_NEGATIVE : COUNTER_SIGNAL_POLARITY_POSITIVE; in ecap_cnt_pol_read()
376 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
A D104-quad-8.c638 *polarity = (index_polarity == POSITIVE_INDEX_POLARITY) ? COUNTER_SIGNAL_POLARITY_POSITIVE : in quad8_polarity_read()
648 const u32 pol = (polarity == COUNTER_SIGNAL_POLARITY_POSITIVE) ? POSITIVE_INDEX_POLARITY : in quad8_polarity_write()
1057 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
A Dcounter-sysfs.c101 [COUNTER_SIGNAL_POLARITY_POSITIVE] = "positive",

Completed in 14 milliseconds