Searched refs:FPGA_VER (Results 1 – 5 of 5) sorted by relevance
362 #define FPGA_VER 0x5030 macro
113 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()1965 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()2017 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
161 #define FPGA_VER 0x80 macro
185 if (val & FPGA_VER) { in rts51x_init_chip()
51 #define FPGA_VER 0x74 macro1137 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()