Lines Matching refs:gma_write16
206 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
1905 gma_write16(hw, port, GM_SMI_DATA, val); in gm_phy_write()
1906 gma_write16(hw, port, GM_SMI_CTRL, in gm_phy_write()
1923 gma_write16(hw, port, GM_SMI_CTRL, in __gm_phy_read()
2038 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset()
2039 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset()
2040 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset()
2041 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset()
2043 gma_write16(hw, port, GM_RX_CTRL, in yukon_reset()
2104 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2141 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2148 gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR); in yukon_mac_init()
2152 gma_write16(hw, port, GM_PHY_ADDR, reg); in yukon_mac_init()
2155 gma_write16(hw, port, GM_TX_CTRL, TX_COL_THR(TX_COL_DEF)); in yukon_mac_init()
2158 gma_write16(hw, port, GM_RX_CTRL, in yukon_mac_init()
2162 gma_write16(hw, port, GM_TX_FLOW_CTRL, 0xffff); in yukon_mac_init()
2165 gma_write16(hw, port, GM_TX_PARAM, in yukon_mac_init()
2178 gma_write16(hw, port, GM_SERIAL_MODE, reg); in yukon_mac_init()
2186 gma_write16(hw, port, GM_TX_IRQ_MSK, 0); in yukon_mac_init()
2187 gma_write16(hw, port, GM_RX_IRQ_MSK, 0); in yukon_mac_init()
2188 gma_write16(hw, port, GM_TR_IRQ_MSK, 0); in yukon_mac_init()
2241 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2317 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2331 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3007 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
3009 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
3011 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
3013 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
3016 gma_write16(hw, port, GM_RX_CTRL, reg); in yukon_set_multicast()
3474 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3486 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()