Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/counter/
Dti-ecap-capture.c28 #define ECAP_CNTOVF 4 macro
33 #define ECAP_EVT_LAST ECAP_CNTOVF
455 if (flg & ECAP_EVT_FLG_BIT(ECAP_CNTOVF)) { in ecap_cnt_isr()
459 clr |= ECAP_EVT_CLR_BIT(ECAP_CNTOVF); in ecap_cnt_isr()