Searched refs:EFUSE_REAL_CONTENT_LEN_88E (Results 1 – 2 of 2) sorted by relevance
139 while ((rtemp8 != 0xFF) && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()148 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) in efuse_phymap_to_logical()170 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in efuse_phymap_to_logical()177 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in efuse_phymap_to_logical()186 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()342 *pu2Tmp = EFUSE_REAL_CONTENT_LEN_88E; in EFUSE_GetEfuseDefinition()349 *pu2Tmp = EFUSE_REAL_CONTENT_LEN_88E; in EFUSE_GetEfuseDefinition()356 *pu2Tmp = (u16)(EFUSE_REAL_CONTENT_LEN_88E-EFUSE_OOB_PROTECT_BYTES_88E); in EFUSE_GetEfuseDefinition()363 *pu2Tmp = (u16)(EFUSE_REAL_CONTENT_LEN_88E-EFUSE_OOB_PROTECT_BYTES_88E); in EFUSE_GetEfuseDefinition()
167 #define EFUSE_REAL_CONTENT_LEN_88E 256 macro174 (addr < EFUSE_REAL_CONTENT_LEN_88E)