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

/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsecreg.h283 #define TSEC_MACCFG1_SOFT_RESET 0x80000000 /* Soft reset */ macro
H A Dif_tsec.c685 maccfg1_flags |= TSEC_MACCFG1_SOFT_RESET;
690 maccfg1_flags &= ~TSEC_MACCFG1_SOFT_RESET;

Completed in 101 milliseconds