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

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsecreg.h237 #define TSEC_IEVENT_BSY 0x20000000 /* Busy condition interrupt */ macro
H A Dif_tsec.c1517 TSEC_WRITE(sc, TSEC_REG_IEVENT, TSEC_IEVENT_RXC | TSEC_IEVENT_BSY |
1533 if (eflags & TSEC_IEVENT_BSY) {

Completed in 47 milliseconds