Searched refs:TSEC_REG_TCTRL (Results 1 – 2 of 2) sorted by relevance
50 #define TSEC_REG_TCTRL 0x100 /* Transmit control register */ macro
1816 reg = TSEC_READ(sc, TSEC_REG_TCTRL); in tsec_offload_setup()1824 TSEC_WRITE(sc, TSEC_REG_TCTRL, reg); in tsec_offload_setup()