Home
last modified time | relevance | path

Searched refs:EFUSE_REAL_CONTENT_LEN_88E (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_efuse.c139 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()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtl8188e_hal.h167 #define EFUSE_REAL_CONTENT_LEN_88E 256 macro
174 (addr < EFUSE_REAL_CONTENT_LEN_88E)