Searched refs:EFUSE_REAL_CONTENT_LEN_88E (Results 1 – 2 of 2) sorted by relevance
123 while ((rtemp8 != 0xFF) && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()132 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) in efuse_phymap_to_logical()153 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in efuse_phymap_to_logical()159 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in efuse_phymap_to_logical()168 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()439 while ((*rtemp8 != 0xFF) && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in Hal_EfuseReadEFuse88E()450 if (*rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) in Hal_EfuseReadEFuse88E()473 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in Hal_EfuseReadEFuse88E()479 if (eFuse_Addr >= EFUSE_REAL_CONTENT_LEN_88E) in Hal_EfuseReadEFuse88E()489 if (*rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in Hal_EfuseReadEFuse88E()
83 #define EFUSE_REAL_CONTENT_LEN_88E 256 macro