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

  /external/u-boot/include/
fpga.h 27 typedef enum { /* typedef fpga_type */
33 } fpga_type; /* end, typedef fpga_type */ typedef in typeref:enum:__anon47698
36 fpga_type devtype; /* switch value to select sub-functions */
62 int fpga_add(fpga_type devtype, void *desc);
  /external/u-boot/drivers/fpga/
fpga.c 146 int fpga_add(fpga_type devtype, void *desc)

Completed in 102 milliseconds