Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcounter.h295 COUNTER_SIGNAL_LEVEL_HIGH, enumerator
/Linux-v5.15/drivers/counter/
Dinterrupt-cnt.c145 *level = ret ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in interrupt_cnt_signal_read()
Dmicrochip-tcb-capture.c174 *lvl = sigstatus ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in mchp_tc_count_signal_read()
D104-quad-8.c114 *level = (state) ? COUNTER_SIGNAL_LEVEL_HIGH : COUNTER_SIGNAL_LEVEL_LOW; in quad8_signal_read()
Dcounter.c294 [COUNTER_SIGNAL_LEVEL_HIGH] = "high"