Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dcounter.h67 COUNTER_EVENT_CAPTURE, enumerator
/linux-6.15/drivers/counter/
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 Dmicrochip-tcb-capture.c406 counter_push_event(counter, COUNTER_EVENT_CAPTURE, in mchp_tc_isr()
409 counter_push_event(counter, COUNTER_EVENT_CAPTURE, in mchp_tc_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()