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

/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsecreg.h65 #define TSEC_REG_RCTRL 0x300 /* Receive control register */ macro
H A Dif_tsec.c489 TSEC_WRITE(sc, TSEC_REG_RCTRL, 0);
880 flags = TSEC_READ(sc, TSEC_REG_RCTRL);
888 TSEC_WRITE(sc, TSEC_REG_RCTRL, flags);
1836 reg = TSEC_READ(sc, TSEC_REG_RCTRL);
1844 TSEC_WRITE(sc, TSEC_REG_RCTRL, reg);

Completed in 86 milliseconds