Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h323 #define IPG_PC_MGMTDIR 0x04 macro
Dipg.c189 phyctrlpolarity |= (IPG_PC_MGMTDATA & 0) | IPG_PC_MGMTDIR; in send_three_state()
196 ipg_w8((IPG_PC_MGMTCLK_LO | (IPG_PC_MGMTDATA & 0) | IPG_PC_MGMTDIR | in send_end()
276 data |= polarity | IPG_PC_MGMTDIR; in mdio_read()
367 data |= polarity | IPG_PC_MGMTDIR; in mdio_write()