Searched refs:NCI_EROM1_LEN (Results 1 – 1 of 1) sorted by relevance
187 #define NCI_EROM1_LEN(erom2base) (erom2base - GET_EROM1_BASE(erom2base)) macro188 #define NCI_NONOOBR_CORES(erom2base) NCI_EROM1_LEN(erom2base) \475 nci->erom2base = (uint32*)((uintptr)cc + NCI_EROM1_LEN(nci->cc_erom2base)); in BCMATTACHFN()