Searched refs:TX_SCCFG_CE_MASK (Results 1 – 2 of 2) sorted by relevance
407 #define TX_SCCFG_CE_MASK 0x00000010 macro
672 tmpReg |= ((p_TxScParams->confidentialityEnable << TX_SCCFG_CE_SHIFT) & TX_SCCFG_CE_MASK); in FmMacsecCreateTxSc()