Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h218 #define TSEC_RCTRL_PRSDEP 0x000000C0 /* Parser control */ macro
H A Dif_tsec.c1827 reg &= ~(TSEC_RCTRL_IPCSEN | TSEC_RCTRL_TUCSEN | TSEC_RCTRL_PRSDEP); in tsec_offload_setup()