Home
last modified time | relevance | path

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

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