Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_efuse.c132 while ((rtemp8 != 0xFF) && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()
141 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) in efuse_phymap_to_logical()
163 if (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()
179 if (rtemp8 != 0xFF && (eFuse_Addr < EFUSE_REAL_CONTENT_LEN_88E)) { in efuse_phymap_to_logical()
530 EFUSE_REAL_CONTENT_LEN_88E - EFUSE_OOB_PROTECT_BYTES_88E; in hal_EfusePgPacketWrite2ByteHeader()
708 EFUSE_REAL_CONTENT_LEN_88E - EFUSE_OOB_PROTECT_BYTES_88E; in hal_EfusePartialWriteCheck()
/drivers/staging/rtl8188eu/include/
Drtl8188e_hal.h162 #define EFUSE_REAL_CONTENT_LEN_88E 256 macro
169 (addr < EFUSE_REAL_CONTENT_LEN_88E)