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

  /external/u-boot/include/
fpga.h 63 int fpga_count(void);
  /external/u-boot/cmd/
fpga.c 131 if ((argc == 3) && (dev > fpga_count())) {
  /external/u-boot/drivers/fpga/
fpga.c 134 * fpga_count
137 int fpga_count(void) function

Completed in 2948 milliseconds