Searched refs:FMBM_CFG1_FBPS_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_fman.h | 188 #define FMBM_CFG1_FBPS_SHIFT 16 macro |
/openbmc/u-boot/drivers/net/fm/ | ||
H A D | fm.c | 278 val |= ((blk - 1) << FMBM_CFG1_FBPS_SHIFT); in fm_init_bmi() |