Home
last modified time | relevance | path

Searched refs:BS_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/crypto/ubsec/
H A Dubsecreg.h92 #define BS_CTRL_RESET 0x80000000 /* hardware reset, 5805/5820 */ macro
H A Dubsec.c1922 ctrl |= BS_CTRL_RESET; in ubsec_reset_board()