Searched refs:BONITO_REV_FPGA (Results 1 – 4 of 4) sorted by relevance
82 BONITO_REV_FPGA(rev) ? "FPGA" : "ASIC", in bonito_mainbus_attach()
96 " %s rev. %d.%d\n", BONITO_REV_FPGA(rev) ? "FPGA" : "ASIC", in bonito_mainbus_attach()
97 BONITO_REV_FPGA(rev) ? "FPGA" : "ASIC", in bonito_mainbus_attach()
102 #define BONITO_REV_FPGA(x) ((x) & 0x80) macro