Home
last modified time | relevance | path

Searched refs:TG3_OTP_LPFDIS_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h2087 #define TG3_OTP_LPFDIS_MASK 0x00000800 macro
H A Dtg3.c2330 phy = ((otp & TG3_OTP_LPFDIS_MASK) >> TG3_OTP_LPFDIS_SHIFT); in tg3_phy_apply_otp()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h2087 #define TG3_OTP_LPFDIS_MASK 0x00000800 macro
H A Dtg3.c2324 phy = ((otp & TG3_OTP_LPFDIS_MASK) >> TG3_OTP_LPFDIS_SHIFT); in tg3_phy_apply_otp()

Completed in 55 milliseconds