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

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h229 #define HIFN_1_PUB_RESET 0x204 /* Public/RNG Reset */ macro
350 /* Public key reset register (HIFN_1_PUB_RESET) */
H A Dhifn7751.c726 WRITE_REG_1(sc, HIFN_1_PUB_RESET,
727 READ_REG_1(sc, HIFN_1_PUB_RESET) | HIFN_PUBRST_RESET);
731 if ((READ_REG_1(sc, HIFN_1_PUB_RESET) &

Completed in 47 milliseconds