Home
last modified time | relevance | path

Searched refs:xilinx_virtex2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dvirtex2.h65 { xilinx_virtex2, iface, XILINX_XC2V40_SIZE, fn_table, cookie, \
69 { xilinx_virtex2, iface, XILINX_XC2V80_SIZE, fn_table, cookie, \
73 { xilinx_virtex2, iface, XILINX_XC2V250_SIZE, fn_table, cookie, \
77 { xilinx_virtex2, iface, XILINX_XC2V500_SIZE, fn_table, cookie, \
81 { xilinx_virtex2, iface, XILINX_XC2V1000_SIZE, fn_table, cookie, \
85 { xilinx_virtex2, iface, XILINX_XC2V1500_SIZE, fn_table, cookie, \
89 { xilinx_virtex2, iface, XILINX_XC2V2000_SIZE, fn_table, cookie, \
93 { xilinx_virtex2, iface, XILINX_XC2V3000_SIZE, fn_table, cookie, \
97 { xilinx_virtex2, iface, XILINX_XC2V4000_SIZE, fn_table, cookie, \
101 { xilinx_virtex2, iface, XILINX_XC2V6000_SIZE, fn_table, cookie, \
[all …]
H A Dxilinx.h31 xilinx_virtex2, /* Virtex2 Family */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c220 case xilinx_virtex2: in xilinx_info()