Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h50 #define TSEC_REG_TCTRL 0x100 /* Transmit control register */ macro
H A Dif_tsec.c1816 reg = TSEC_READ(sc, TSEC_REG_TCTRL); in tsec_offload_setup()
1824 TSEC_WRITE(sc, TSEC_REG_TCTRL, reg); in tsec_offload_setup()