Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dskge.h1254 PHY_B_IS_PSE = 1<<14, /* Bit 14: Pair Swap Error */ enumerator
1271 (~(PHY_B_IS_PSE | PHY_B_IS_AN_PR | PHY_B_IS_DUP_CHANGE | \
H A Dskge.c1874 if (isrc & PHY_B_IS_PSE) in bcom_phy_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dskge.h1254 PHY_B_IS_PSE = 1<<14, /* Bit 14: Pair Swap Error */ enumerator
1271 (~(PHY_B_IS_PSE | PHY_B_IS_AN_PR | PHY_B_IS_DUP_CHANGE | \
H A Dskge.c1881 if (isrc & PHY_B_IS_PSE) in bcom_phy_intr()

Completed in 25 milliseconds