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

/freebsd-10.0-release/sys/dev/tsec/
H A Dif_tsecreg.h280 #define TSEC_MACCFG1_SOFT_RESET 0x80000000 /* Soft reset */ macro
H A Dif_tsec.c660 maccfg1_flags |= TSEC_MACCFG1_SOFT_RESET;
665 maccfg1_flags &= ~TSEC_MACCFG1_SOFT_RESET;

Completed in 176 milliseconds