Home
last modified time | relevance | path

Searched refs:PHY_CT_LOOP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h1015 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator
Dsky2.h1177 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator
Dskge.c1891 ctrl | PHY_CT_LOOP); in bcom_phy_intr()
1893 ctrl & ~PHY_CT_LOOP); in bcom_phy_intr()