Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dti-ecap-capture.c57 #define ECAP_EVT_FLG_BIT(i) BIT((i) + 17) macro
448 if (flg & ECAP_EVT_FLG_BIT(i)) { in ecap_cnt_isr()
455 if (flg & ECAP_EVT_FLG_BIT(ECAP_CNTOVF)) { in ecap_cnt_isr()