Home
last modified time | relevance | path

Searched defs:FPGA_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/renesas/r7780mp/
H A Dr7780mp.h34 #define FPGA_VERSION (FPGA_BASE + 0x700) macro
/openbmc/linux/drivers/atm/
H A Dsolos-pci.c73 #define FPGA_VERSION(a,b) (((a) << 8) + (b)) macro