Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcounter.h481 COUNTER_SIGNAL_LEVEL_LOW = 0, enumerator
/Linux-v5.4/drivers/counter/
D104-quad-8.c578 level = (state) ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in quad8_signal_read()
Dcounter.c224 [COUNTER_SIGNAL_LEVEL_LOW] = "low",