Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h1259 PHY_B_IS_NO_HDCL = 1<<9, /* Bit 9: No HCD Link */ enumerator
H A Dskge.c1888 if (isrc & PHY_B_IS_NO_HDCL) { in bcom_phy_intr()