Home
last modified time | relevance | path

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

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