Searched refs:EFUSE_MAX_SECTION_88E (Results 1 – 2 of 2) sorted by relevance
105 eFuseWord = (u16 **)rtw_malloc2d(EFUSE_MAX_SECTION_88E, EFUSE_MAX_WORD_UNIT, sizeof(u16)); in efuse_phymap_to_logical()112 for (i = 0; i < EFUSE_MAX_SECTION_88E; i++) in efuse_phymap_to_logical()154 if (offset < EFUSE_MAX_SECTION_88E) { in efuse_phymap_to_logical()188 for (i = 0; i < EFUSE_MAX_SECTION_88E; i++) { in efuse_phymap_to_logical()427 if (offset > EFUSE_MAX_SECTION_88E) in Efuse_PgPacketRead()
165 #define EFUSE_MAX_SECTION_88E 64 macro