Home
last modified time | relevance | path

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

/trueos/sys/dev/tsec/
HDif_tsecreg.h43 #define TSEC_REG_FIFO_PAUSE_CTRL 0x04c /* FIFO pause control register */ macro
HDif_tsec.c479 TSEC_WRITE(sc, TSEC_REG_FIFO_PAUSE_CTRL, TSEC_FIFO_PAUSE_CTRL_EN); in tsec_init_locked()