Searched refs:FMBM_IER_DISABLE_ALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_fman.h | 202 #define FMBM_IER_DISABLE_ALL 0x00000000 macro |
/openbmc/u-boot/drivers/net/fm/ | ||
H A D | fm.c | 282 out_be32(&bmi->fmbm_ier, FMBM_IER_DISABLE_ALL); in fm_init_bmi() |