Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h63 #define TSEC_REG_RCTRL 0x300 /* Receive control register */ macro
H A Dif_tsec.c479 TSEC_WRITE(sc, TSEC_REG_RCTRL, 0); in tsec_init_locked()
870 flags = TSEC_READ(sc, TSEC_REG_RCTRL); in tsec_setfilter()
878 TSEC_WRITE(sc, TSEC_REG_RCTRL, flags); in tsec_setfilter()
1826 reg = TSEC_READ(sc, TSEC_REG_RCTRL); in tsec_offload_setup()
1834 TSEC_WRITE(sc, TSEC_REG_RCTRL, reg); in tsec_offload_setup()