Home
last modified time | relevance | path

Searched refs:ECC_ERR_COUNTER_MASK (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_iossm_mailbox.h85 #define ECC_ERR_COUNTER_MASK GENMASK(15, 0) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_iossm_mailbox.c633 ecc_err_counter = FIELD_GET(ECC_ERR_COUNTER_MASK, ecc_err_status); in get_ecc_dbe_status()
682 __func__, i, FIELD_GET(ECC_ERR_COUNTER_MASK, curr_status)); in get_ecc_dbe_status()