Searched refs:TG3_OTP_RCOFF_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/ | ||
| H A D | tg3.h | 2095 #define TG3_OTP_RCOFF_MASK 0x001c0000 macro |
| H A D | tg3.c | 2336 ((otp & TG3_OTP_RCOFF_MASK) >> TG3_OTP_RCOFF_SHIFT); in tg3_phy_apply_otp() |