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

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsecreg.h281 #define TSEC_MACCFG1_SOFT_RESET 0x80000000 /* Soft reset */ macro
H A Dif_tsec.c669 maccfg1_flags |= TSEC_MACCFG1_SOFT_RESET;
674 maccfg1_flags &= ~TSEC_MACCFG1_SOFT_RESET;

Completed in 55 milliseconds