Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvirtex2.h66 { xilinx_virtex2, iface, XILINX_XC2V40_SIZE, fn_table, cookie, \
70 { xilinx_virtex2, iface, XILINX_XC2V80_SIZE, fn_table, cookie, \
74 { xilinx_virtex2, iface, XILINX_XC2V250_SIZE, fn_table, cookie, \
78 { xilinx_virtex2, iface, XILINX_XC2V500_SIZE, fn_table, cookie, \
82 { xilinx_virtex2, iface, XILINX_XC2V1000_SIZE, fn_table, cookie, \
86 { xilinx_virtex2, iface, XILINX_XC2V1500_SIZE, fn_table, cookie, \
90 { xilinx_virtex2, iface, XILINX_XC2V2000_SIZE, fn_table, cookie, \
94 { xilinx_virtex2, iface, XILINX_XC2V3000_SIZE, fn_table, cookie, \
98 { xilinx_virtex2, iface, XILINX_XC2V4000_SIZE, fn_table, cookie, \
102 { xilinx_virtex2, iface, XILINX_XC2V6000_SIZE, fn_table, cookie, \
[all …]
H A Dxilinx.h32 xilinx_virtex2, /* Virtex2 Family */ enumerator
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dxilinx.c190 case xilinx_virtex2: in xilinx_info()