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

/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsecreg.h77 #define TSEC_REG_MACCFG2 0x504 /* MAC configuration 2 register */ macro
H A Dif_tsec.c400 TSEC_WRITE(sc, TSEC_REG_MACCFG2,
1628 tmp = TSEC_READ(sc, TSEC_REG_MACCFG2) & ~TSEC_MACCFG2_IF;
1659 TSEC_WRITE(sc, TSEC_REG_MACCFG2, tmp);

Completed in 26 milliseconds