Home
last modified time | relevance | path

Searched refs:FPGA_VER (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Drtsx_usb.h315 #define FPGA_VER 0x80 macro
/Linux-v5.4/drivers/net/ethernet/tehuti/
Dtehuti.h361 #define FPGA_VER 0x5030 macro
Dtehuti.c109 readl(nic->regs + SROM_VER), readl(nic->regs + FPGA_VER) & 0xFFF, in print_hw_id()
1973 if ((readl(nic->regs + FPGA_VER) & 0xFFF) >= 378) { in bdx_probe()
2021 if ((readl(nic->regs + FPGA_VER) & 0xFFF) == 308) { in bdx_probe()
/Linux-v5.4/drivers/atm/
Dsolos-pci.c43 #define FPGA_VER 0x74 macro
1248 data32 = ioread32(card->config_regs + FPGA_VER); in fpga_probe()