Home
last modified time | relevance | path

Searched refs:ASIC_REV_USE_PROD_ID_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h185 #define ASIC_REV_USE_PROD_ID_REG 0x0f macro
H A Dtg3.c16063 if (tg3_asic_rev(tp) == ASIC_REV_USE_PROD_ID_REG) { in tg3_detect_asic_rev()