Lines Matching refs:gma_write16
217 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
1896 gma_write16(hw, port, GM_SMI_DATA, val); in gm_phy_write()
1897 gma_write16(hw, port, GM_SMI_CTRL, in gm_phy_write()
1914 gma_write16(hw, port, GM_SMI_CTRL, in __gm_phy_read()
2029 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset()
2030 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset()
2031 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset()
2032 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset()
2034 gma_write16(hw, port, GM_RX_CTRL, in yukon_reset()
2095 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2132 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2139 gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR); in yukon_mac_init()
2143 gma_write16(hw, port, GM_PHY_ADDR, reg); in yukon_mac_init()
2146 gma_write16(hw, port, GM_TX_CTRL, TX_COL_THR(TX_COL_DEF)); in yukon_mac_init()
2149 gma_write16(hw, port, GM_RX_CTRL, in yukon_mac_init()
2153 gma_write16(hw, port, GM_TX_FLOW_CTRL, 0xffff); in yukon_mac_init()
2156 gma_write16(hw, port, GM_TX_PARAM, in yukon_mac_init()
2169 gma_write16(hw, port, GM_SERIAL_MODE, reg); in yukon_mac_init()
2177 gma_write16(hw, port, GM_TX_IRQ_MSK, 0); in yukon_mac_init()
2178 gma_write16(hw, port, GM_RX_IRQ_MSK, 0); in yukon_mac_init()
2179 gma_write16(hw, port, GM_TR_IRQ_MSK, 0); in yukon_mac_init()
2232 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2308 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2322 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3005 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
3007 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
3009 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
3011 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
3014 gma_write16(hw, port, GM_RX_CTRL, reg); in yukon_set_multicast()
3475 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3487 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()