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

  /external/u-boot/board/gdsys/mpc8308/
hrcon.c 50 unsigned int mclink_fpgacount; variable
88 if (fpga > mclink_fpgacount)
184 mclink_fpgacount = CONFIG_SYS_MCLINK_MAX;
186 mclink_fpgacount = 0;
197 mclink_fpgacount = slaves;
strider.c 53 unsigned int mclink_fpgacount; variable
91 if (fpga > mclink_fpgacount)
201 mclink_fpgacount = CONFIG_SYS_MCLINK_MAX;
203 mclink_fpgacount = 0;
231 mclink_fpgacount = slaves;

Completed in 1029 milliseconds