Searched refs:MII_ANLPAR_ACK (Results 1 – 6 of 6) sorted by relevance
82 #define MII_ANLPAR_ACK (1 << 14) macro
83 phy[MII_ANLPAR] &= ~MII_ANLPAR_ACK; in e1000x_update_regs_on_link_down()
189 phy[MII_ANLPAR] |= MII_ANLPAR_ACK; in e1000x_update_regs_on_autoneg_done()
349 v = MII_ANLPAR_ACK | MII_ANLPAR_TXFD | MII_ANLPAR_TX | in mcf_fec_read_mdio()
126 [MII_ANLPAR] = MII_ANLPAR_ACK | MII_ANLPAR_PAUSE |
336 val = (MII_ANLPAR_ACK | MII_ANLPAR_PAUSE | MII_ANLPAR_TXFD | in do_phy_read()