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