Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dmicrochip-tcb-capture.c347 case COUNTER_EVENT_CAPTURE: in mchp_tc_watch_validate()
353 if (watch->channel == COUNTER_MCHP_EVCHN_RB && watch->event == COUNTER_EVENT_CAPTURE) in mchp_tc_watch_validate()
429 counter_push_event(counter, COUNTER_EVENT_CAPTURE, in mchp_tc_isr()
432 counter_push_event(counter, COUNTER_EVENT_CAPTURE, in mchp_tc_isr()
H A Dstm32-timer-cnt.c470 case COUNTER_EVENT_CAPTURE: in stm32_count_events_configure()
507 case COUNTER_EVENT_CAPTURE: in stm32_count_watch_validate()
647 counter_push_event(counter, COUNTER_EVENT_CAPTURE, i); in stm32_timer_cnt_isr()
H A Dti-ecap-capture.c217 case COUNTER_EVENT_CAPTURE: in ecap_cnt_watch_validate()
449 counter_push_event(counter_dev, COUNTER_EVENT_CAPTURE, i); in ecap_cnt_isr()
/linux/include/uapi/linux/
H A Dcounter.h67 COUNTER_EVENT_CAPTURE, enumerator