Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-orion5x/
A Dts78xx-fpga.h3 #define FPGAID(_magic, _rev) ((_magic << 8) + _rev) macro
11 TS7800_REV_1 = FPGAID(TS7800_FPGA_MAGIC, 0x01),
12 TS7800_REV_2 = FPGAID(TS7800_FPGA_MAGIC, 0x02),
13 TS7800_REV_3 = FPGAID(TS7800_FPGA_MAGIC, 0x03),
14 TS7800_REV_4 = FPGAID(TS7800_FPGA_MAGIC, 0x04),
15 TS7800_REV_5 = FPGAID(TS7800_FPGA_MAGIC, 0x05),
16 TS7800_REV_6 = FPGAID(TS7800_FPGA_MAGIC, 0x06),
17 TS7800_REV_7 = FPGAID(TS7800_FPGA_MAGIC, 0x07),
18 TS7800_REV_8 = FPGAID(TS7800_FPGA_MAGIC, 0x08),
19 TS7800_REV_9 = FPGAID(TS7800_FPGA_MAGIC, 0x09),
[all …]

Completed in 2 milliseconds