Searched refs:COUNTER_SIGNAL_LEVEL_LOW (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dcounter.h152 COUNTER_SIGNAL_LEVEL_LOW, enumerator in enum:counter_signal_level
/linux-master/drivers/counter/
H A Dinterrupt-cnt.c137 *level = ret ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW;
H A Dmicrochip-tcb-capture.c159 *lvl = sigstatus ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW;
H A Dcounter-sysfs.c71 [COUNTER_SIGNAL_LEVEL_LOW] = "low",
H A D104-quad-8.c230 *level = (ret) ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW;

Completed in 363 milliseconds