Searched refs:ELM_LOCATION_STATUS_ECC_CORRECTABLE_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define ELM_LOCATION_STATUS_ECC_CORRECTABLE_MASK (0x100) macro
116 if (!(location_status & ELM_LOCATION_STATUS_ECC_CORRECTABLE_MASK)) { in elm_check_error()