Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h37 #define TSEC_REG_MINFLR 0x024 /* Minimum frame length register */ macro
H A Dif_tsec.c516 TSEC_WRITE(sc, TSEC_REG_MINFLR, TSEC_MIN_FRAME_SIZE); in tsec_init_locked()