Home
last modified time | relevance | path

Searched refs:COUNTER_SIGNAL_LOW (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h294 COUNTER_SIGNAL_LOW = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dmicrochip-tcb-capture.c170 *val = sigstatus ? COUNTER_SIGNAL_HIGH : COUNTER_SIGNAL_LOW; in mchp_tc_count_signal_read()
H A Dcounter.c293 [COUNTER_SIGNAL_LOW] = "low",
H A D104-quad-8.c636 *val = (state) ? COUNTER_SIGNAL_HIGH : COUNTER_SIGNAL_LOW; in quad8_signal_read()