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

  /external/u-boot/include/
fpga.h 28 fpga_min_type, /* range check value */ enumerator in enum:__anon47698
  /external/u-boot/drivers/fpga/
fpga.c 157 } else if ((devtype > fpga_min_type) && (devtype < fpga_undefined)) {

Completed in 66 milliseconds