Searched refs:RX_SCCFG_VF_SHIFT (Results 1 – 2 of 2) sorted by relevance
381 #define RX_SCCFG_VF_SHIFT (31-23) macro
608 tmpReg |= ((p_RxScParams->validateFrames << RX_SCCFG_VF_SHIFT) & RX_SCCFG_VF_MASK); in FmMacsecCreateRxSc()