Searched defs:ehl_ibecc_config (Results 1 – 1 of 1) sorted by relevance
35 struct ehl_ibecc_config { struct36 bool enable;37 bool parity_en;38 enum ibecc_mode mode;39 bool region_enable[MAX_IBECC_REGIONS];40 uint16_t region_base[MAX_IBECC_REGIONS];41 uint16_t region_mask[MAX_IBECC_REGIONS];