Home
last modified time | relevance | path

Searched refs:COUNTER_SIGNAL_LEVEL_HIGH (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dcounter.h143 COUNTER_SIGNAL_LEVEL_HIGH, enumerator
/linux/drivers/counter/
A Dinterrupt-cnt.c135 *level = ret ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in interrupt_cnt_signal_read()
A Dmicrochip-tcb-capture.c162 *lvl = sigstatus ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in mchp_tc_count_signal_read()
A Dcounter-sysfs.c67 [COUNTER_SIGNAL_LEVEL_HIGH] = "high"
A D104-quad-8.c126 *level = (state) ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in quad8_signal_read()

Completed in 10 milliseconds