Searched defs:rtl_efuse (Results 1 – 1 of 1) sorted by relevance
1756 struct rtl_efuse { struct1757 bool autoLoad_ok;1758 bool bootfromefuse;1759 u16 max_physical_size;1761 u8 efuse_map[2][EFUSE_MAX_LOGICAL_SIZE];1762 u16 efuse_usedbytes;1763 u8 efuse_usedpercentage;1765 bool efuse_re_pg_sec1flag;1766 u8 efuse_re_pg_data[8];1769 u8 autoload_failflag;[all …]