Lines Matching refs:gma_write16
217 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
1907 gma_write16(hw, port, GM_SMI_DATA, val); in gm_phy_write()
1908 gma_write16(hw, port, GM_SMI_CTRL, in gm_phy_write()
1925 gma_write16(hw, port, GM_SMI_CTRL, in __gm_phy_read()
2040 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset()
2041 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset()
2042 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset()
2043 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset()
2045 gma_write16(hw, port, GM_RX_CTRL, in yukon_reset()
2106 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2143 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2150 gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR); in yukon_mac_init()
2154 gma_write16(hw, port, GM_PHY_ADDR, reg); in yukon_mac_init()
2157 gma_write16(hw, port, GM_TX_CTRL, TX_COL_THR(TX_COL_DEF)); in yukon_mac_init()
2160 gma_write16(hw, port, GM_RX_CTRL, in yukon_mac_init()
2164 gma_write16(hw, port, GM_TX_FLOW_CTRL, 0xffff); in yukon_mac_init()
2167 gma_write16(hw, port, GM_TX_PARAM, in yukon_mac_init()
2180 gma_write16(hw, port, GM_SERIAL_MODE, reg); in yukon_mac_init()
2188 gma_write16(hw, port, GM_TX_IRQ_MSK, 0); in yukon_mac_init()
2189 gma_write16(hw, port, GM_RX_IRQ_MSK, 0); in yukon_mac_init()
2190 gma_write16(hw, port, GM_TR_IRQ_MSK, 0); in yukon_mac_init()
2243 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2319 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2333 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3013 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
3015 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
3017 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
3019 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
3022 gma_write16(hw, port, GM_RX_CTRL, reg); in yukon_set_multicast()
3481 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3493 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()