Lines Matching refs:gma_write16
207 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
1897 gma_write16(hw, port, GM_SMI_DATA, val); in gm_phy_write()
1898 gma_write16(hw, port, GM_SMI_CTRL, in gm_phy_write()
1915 gma_write16(hw, port, GM_SMI_CTRL, in __gm_phy_read()
2030 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset()
2031 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset()
2032 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset()
2033 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset()
2035 gma_write16(hw, port, GM_RX_CTRL, in yukon_reset()
2096 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2133 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2140 gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR); in yukon_mac_init()
2144 gma_write16(hw, port, GM_PHY_ADDR, reg); in yukon_mac_init()
2147 gma_write16(hw, port, GM_TX_CTRL, TX_COL_THR(TX_COL_DEF)); in yukon_mac_init()
2150 gma_write16(hw, port, GM_RX_CTRL, in yukon_mac_init()
2154 gma_write16(hw, port, GM_TX_FLOW_CTRL, 0xffff); in yukon_mac_init()
2157 gma_write16(hw, port, GM_TX_PARAM, in yukon_mac_init()
2170 gma_write16(hw, port, GM_SERIAL_MODE, reg); in yukon_mac_init()
2178 gma_write16(hw, port, GM_TX_IRQ_MSK, 0); in yukon_mac_init()
2179 gma_write16(hw, port, GM_RX_IRQ_MSK, 0); in yukon_mac_init()
2180 gma_write16(hw, port, GM_TR_IRQ_MSK, 0); in yukon_mac_init()
2233 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2309 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2323 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3001 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
3003 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
3005 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
3007 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
3010 gma_write16(hw, port, GM_RX_CTRL, reg); in yukon_set_multicast()
3469 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3481 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()