Searched refs:TG3_NVM_HWSB_CFG1_MINMSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 2109 #define TG3_NVM_HWSB_CFG1_MINMSK 0x07c00000 macro |
H A D | tg3.c | 15799 minor = (val & TG3_NVM_HWSB_CFG1_MINMSK) >> in tg3_read_hwsb_ver() |