Searched refs:FPGA_VERSION (Results 1 – 2 of 2) sorted by relevance
34 #define FPGA_VERSION (FPGA_BASE + 0x700) macro
73 #define FPGA_VERSION(a,b) (((a) << 8) + (b)) macro1250 card->fpga_version = FPGA_VERSION(major_ver,minor_ver); in fpga_probe()