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

/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.h1177 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator in enum:__anon65
H A Dskge.h1015 PHY_CT_LOOP = 1<<14, /* Bit 14: enable Loopback over PHY */ enumerator in enum:__anon563
H A Dskge.c1891 ctrl | PHY_CT_LOOP);
1893 ctrl & ~PHY_CT_LOOP);

Completed in 192 milliseconds