Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h64 #define TSEC_REG_RSTAT 0x304 /* Receive status register */ macro
H A Dif_tsec.c1397 TSEC_WRITE(sc, TSEC_REG_RSTAT, TSEC_RSTAT_QHLT); in tsec_receive_intr_locked()