Searched defs:FPGA_VERSION (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/renesas/r7780mp/ | ||
H A D | r7780mp.h | 34 #define FPGA_VERSION (FPGA_BASE + 0x700) macro |
/openbmc/linux/drivers/atm/ | ||
H A D | solos-pci.c | 73 #define FPGA_VERSION(a,b) (((a) << 8) + (b)) macro |