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

/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsecreg.h239 #define TSEC_IEVENT_BSY 0x20000000 /* Busy condition interrupt */ macro
H A Dif_tsec.c1525 TSEC_WRITE(sc, TSEC_REG_IEVENT, TSEC_IEVENT_RXC | TSEC_IEVENT_BSY |
1541 if (eflags & TSEC_IEVENT_BSY) {

Completed in 53 milliseconds