Searched defs:rtl_efuse (Results 1 – 1 of 1) sorted by relevance
1776 struct rtl_efuse { struct1777 bool autoLoad_ok;1778 bool bootfromefuse;1779 u16 max_physical_size;1781 u8 efuse_map[2][EFUSE_MAX_LOGICAL_SIZE];1782 u16 efuse_usedbytes;1783 u8 efuse_usedpercentage;1785 bool efuse_re_pg_sec1flag;1786 u8 efuse_re_pg_data[8];1789 u8 autoload_failflag;[all …]