Searched refs:SEC_ICID_REG_VAL (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dfsl_icid.h117 #define SEC_ICID_REG_VAL(streamid) (((streamid) << 16) | (streamid)) macro
167 #define SEC_ICID_REG_VAL(streamid) (streamid) macro
187 SEC_ICID_REG_VAL(streamid), \
193 SET_ICID_ENTRY(NULL, streamid, SEC_ICID_REG_VAL(streamid), \
198 SET_ICID_ENTRY(NULL, streamid, SEC_ICID_REG_VAL(streamid), \

Completed in 32 milliseconds