Home
last modified time | relevance | path

Searched refs:virtex2_op (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dvirtex2.h41 extern struct xilinx_fpga_op virtex2_op;
42 # define FPGA_VIRTEX2_OPS &virtex2_op
/external/u-boot/drivers/fpga/
Dvirtex2.c422 struct xilinx_fpga_op virtex2_op = { variable