Searched defs:rtl_efuse (Results 1 – 1 of 1) sorted by relevance
1149 struct rtl_efuse { struct1150 bool autoLoad_ok;1151 bool bootfromefuse;1152 u16 max_physical_size;1154 u8 efuse_map[2][EFUSE_MAX_LOGICAL_SIZE];1155 u16 efuse_usedbytes;1156 u8 efuse_usedpercentage;1158 bool efuse_re_pg_sec1flag;1159 u8 efuse_re_pg_data[8];1162 u8 autoload_failflag;[all …]