Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h1020 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator
Dsky2.h1182 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator
Dskge.c1882 ctrl | PHY_CT_LOOP); in bcom_phy_intr()
1884 ctrl & ~PHY_CT_LOOP); in bcom_phy_intr()