Searched refs:CHIP_ASIC_REV_USE_PROD_ID_REG (Results 1 – 2 of 2) sorted by relevance
326 #define CHIP_ASIC_REV_USE_PROD_ID_REG 0xf0000000 macro
376 if ((cidp->asic_rev & 0xf0000000) == CHIP_ASIC_REV_USE_PROD_ID_REG) { in bge_chip_cfg_init()