HomeSort by relevance Sort by last modified time
    Searched refs:fmbm_pfs (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/fm/
fm.c 298 out_be32(&bmi->fmbm_pfs[port_id], 0);
306 out_be32(&bmi->fmbm_pfs[port_id], FMBM_PFS_IFSZ(0xf));
314 out_be32(&bmi->fmbm_pfs[port_id], FMBM_PFS_IFSZ(0xf));
321 out_be32(&bmi->fmbm_pfs[port_id], FMBM_PFS_IFSZ(0xf));
328 out_be32(&bmi->fmbm_pfs[port_id], FMBM_PFS_IFSZ(0xf));
  /external/u-boot/include/
fsl_fman.h 27 u32 fmbm_pfs[0x3f]; /* BMI port FIFO size */ member in struct:fm_bmi_common
210 /* FMBM_PFS - BMI Port FIFO Size */

Completed in 364 milliseconds