Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.h105 FMAN_EX_BMI_DISPATCH_RAM_ECC, /* Dispatch RAM ECC Error Enable */ enumerator
H A Dfman.c1046 case FMAN_EX_BMI_DISPATCH_RAM_ECC: in set_exception()
1224 ret = fman->exception_cb(fman, FMAN_EX_BMI_DISPATCH_RAM_ECC); in bmi_err_event()
1482 case FMAN_EX_BMI_DISPATCH_RAM_ECC: in get_exception_flag()
1908 fman->state->exceptions &= ~FMAN_EX_BMI_DISPATCH_RAM_ECC; in fman_init()
2888 fman_set_exception(fman, FMAN_EX_BMI_DISPATCH_RAM_ECC, false); in fman_probe()