Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_fman.h195 #define FMBM_IEVR_CLEAR_ALL (FMBM_IEVR_PEC | FMBM_IEVR_LEC | FMBM_IEVR_SEC) macro
/external/u-boot/drivers/net/fm/
Dfm.c286 out_be32(&bmi->fmbm_ievr, FMBM_IEVR_CLEAR_ALL); in fm_init_bmi()