Searched refs:fpgaver (Results 1 – 1 of 1) sorted by relevance
4437 uint32_t fpgaver, speed; in aq_hw_init() local4438 fpgaver = AQ_READ_REG(sc, AQ2_HW_FPGA_VERSION_REG); in aq_hw_init()4439 if (fpgaver < 0x01000000) in aq_hw_init()4441 else if (fpgaver >= 0x01008502) in aq_hw_init()