Home
last modified time | relevance | path

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

/src/sys/dev/tsec/
H A Dif_tsecreg.h57 #define TSEC_REG_TBASE 0x204 /* TxBD base address register */ macro
H A Dif_tsec.c491 TSEC_WRITE(sc, TSEC_REG_TBASE, sc->tsec_tx_raddr); in tsec_init_locked()