Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h324 #define IPG_PC_DUPLEX_POLARITY 0x08 macro
Dipg.c252 polarity &= (IPG_PC_DUPLEX_POLARITY | IPG_PC_LINK_POLARITY); in mdio_read()
343 polarity &= (IPG_PC_DUPLEX_POLARITY | IPG_PC_LINK_POLARITY); in mdio_write()