Searched refs:xilinx_virtex2 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/include/ |
D | virtex2.h | 65 { 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 …]
|
D | xilinx.h | 31 xilinx_virtex2, /* Virtex2 Family */ enumerator
|
/external/u-boot/drivers/fpga/ |
D | xilinx.c | 220 case xilinx_virtex2: in xilinx_info()
|