Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h197 #define TSEC_REG_ATTR 0xbf8 /* Attributes Register */ macro
H A Dif_tsec.c520 TSEC_WRITE(sc, TSEC_REG_ATTR, TSEC_ATTR_RDSEN | TSEC_ATTR_RBDSEN); in tsec_init_locked()