.. | .. |
---|
147 | 147 | #define OV5_MSI 0x0201 /* PCIe/MSI support */ |
---|
148 | 148 | #define OV5_CMO 0x0480 /* Cooperative Memory Overcommitment */ |
---|
149 | 149 | #define OV5_XCMO 0x0440 /* Page Coalescing */ |
---|
150 | | -#define OV5_TYPE1_AFFINITY 0x0580 /* Type 1 NUMA affinity */ |
---|
| 150 | +#define OV5_FORM1_AFFINITY 0x0580 /* FORM1 NUMA affinity */ |
---|
151 | 151 | #define OV5_PRRN 0x0540 /* Platform Resource Reassignment */ |
---|
| 152 | +#define OV5_FORM2_AFFINITY 0x0520 /* Form2 NUMA affinity */ |
---|
152 | 153 | #define OV5_HP_EVT 0x0604 /* Hot Plug Event support */ |
---|
153 | 154 | #define OV5_RESIZE_HPT 0x0601 /* Hash Page Table resizing */ |
---|
154 | 155 | #define OV5_PFO_HW_RNG 0x1180 /* PFO Random Number Generator */ |
---|