Searched refs:FPGA_IS_MSP4200 (Results 1 – 2 of 2) sorted by relevance
34 #define FPGA_IS_MSP4200(revision) ((revision >= 0xd0)) macro
168 if (FPGA_IS_MSP4200(revision)) { in prom_init()