Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h71 #define TSEC_REG_RBASE 0x404 /* RxBD base address register */ macro
H A Dif_tsec.c492 TSEC_WRITE(sc, TSEC_REG_RBASE, sc->tsec_rx_raddr); in tsec_init_locked()