Searched refs:TI_IRQ_EN_OVF (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/arm/ti/
H A Dti_wdt.h65 #define TI_IRQ_EN_OVF (1 << 0) /* Overflow interrupt */ macro
H A Dti_wdt.c188 ti_wdt_reg_write(sc, TI_WDT_WIRQENSET, TI_IRQ_EN_OVF | TI_IRQ_EN_DLY);

Completed in 149 milliseconds