Searched refs:CC_CAP_EXT_SECI_PRESENT (Results 1 – 8 of 8) sorted by relevance
781 #define CC_CAP_EXT_SECI_PRESENT 0x00000001 /**< SECI present */ macro
700 #define CC_CAP_EXT_SECI_PRESENT 0x00000001 /**< SECI present */ macro
868 #define CC_CAP_EXT_SECI_PRESENT 0x00000001u /**< SECI present */ macro
7799 return (sih->cccaps_ext & CC_CAP_EXT_SECI_PRESENT); in BCMPOSTTRAPFN()