Searched refs:EFUSE_MAX_SECTION_88E (Results 1 – 2 of 2) sorted by relevance
91 tmp = kcalloc(EFUSE_MAX_SECTION_88E, in efuse_phymap_to_logical()98 for (i = 0; i < EFUSE_MAX_SECTION_88E; i++) in efuse_phymap_to_logical()99 tmp[i] = ((char *)(tmp + EFUSE_MAX_SECTION_88E)) + i * EFUSE_MAX_WORD_UNIT * sizeof(u16); in efuse_phymap_to_logical()103 for (i = 0; i < EFUSE_MAX_SECTION_88E; i++) in efuse_phymap_to_logical()145 if (offset < EFUSE_MAX_SECTION_88E) { in efuse_phymap_to_logical()179 for (i = 0; i < EFUSE_MAX_SECTION_88E; i++) { in efuse_phymap_to_logical()414 if (offset > EFUSE_MAX_SECTION_88E) in Efuse_PgPacketRead()
158 #define EFUSE_MAX_SECTION_88E 64 macro