Searched refs:CC_CAP_ECI (Results 1 – 8 of 8) sorted by relevance
773 #define CC_CAP_ECI 0x20000000 /**< ECI Present, rev >= 21 */ macro
692 #define CC_CAP_ECI 0x20000000 /**< ECI Present, rev >= 21 */ macro
860 #define CC_CAP_ECI 0x20000000u /**< ECI Present, rev >= 21 */ macro
7793 return (!!(sih->cccaps & CC_CAP_ECI)); in si_eci()7825 if (!(sih->cccaps & CC_CAP_ECI)) in BCMINITFN()7888 if ((sih->cccaps & CC_CAP_ECI) || in si_eci_notify_bt()