Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_fman.h184 #define FMBM_INIT_START 0x80000000 /* init internal buffers */ macro
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c333 out_be32(&bmi->fmbm_init, FMBM_INIT_START); in fm_init_bmi()