Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcounter.h166 COUNTER_SIGNAL_POLARITY_POSITIVE, enumerator
/linux-6.6.21/drivers/counter/
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
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
Dcounter-sysfs.c101 [COUNTER_SIGNAL_POLARITY_POSITIVE] = "positive",