Lines Matching refs:gma_write16

207 	gma_write16(hw, port, GM_GP_CTRL,  in skge_wol_init()
1898 gma_write16(hw, port, GM_SMI_DATA, val); in gm_phy_write()
1899 gma_write16(hw, port, GM_SMI_CTRL, in gm_phy_write()
1916 gma_write16(hw, port, GM_SMI_CTRL, in __gm_phy_read()
2031 gma_write16(hw, port, GM_MC_ADDR_H1, 0); /* clear MC hash */ in yukon_reset()
2032 gma_write16(hw, port, GM_MC_ADDR_H2, 0); in yukon_reset()
2033 gma_write16(hw, port, GM_MC_ADDR_H3, 0); in yukon_reset()
2034 gma_write16(hw, port, GM_MC_ADDR_H4, 0); in yukon_reset()
2036 gma_write16(hw, port, GM_RX_CTRL, in yukon_reset()
2097 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2134 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2141 gma_write16(hw, port, GM_PHY_ADDR, reg | GM_PAR_MIB_CLR); in yukon_mac_init()
2145 gma_write16(hw, port, GM_PHY_ADDR, reg); in yukon_mac_init()
2148 gma_write16(hw, port, GM_TX_CTRL, TX_COL_THR(TX_COL_DEF)); in yukon_mac_init()
2151 gma_write16(hw, port, GM_RX_CTRL, in yukon_mac_init()
2155 gma_write16(hw, port, GM_TX_FLOW_CTRL, 0xffff); in yukon_mac_init()
2158 gma_write16(hw, port, GM_TX_PARAM, in yukon_mac_init()
2171 gma_write16(hw, port, GM_SERIAL_MODE, reg); in yukon_mac_init()
2179 gma_write16(hw, port, GM_TX_IRQ_MSK, 0); in yukon_mac_init()
2180 gma_write16(hw, port, GM_RX_IRQ_MSK, 0); in yukon_mac_init()
2181 gma_write16(hw, port, GM_TR_IRQ_MSK, 0); in yukon_mac_init()
2234 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2310 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2324 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
2999 gma_write16(hw, port, GM_MC_ADDR_H1, in yukon_set_multicast()
3001 gma_write16(hw, port, GM_MC_ADDR_H2, in yukon_set_multicast()
3003 gma_write16(hw, port, GM_MC_ADDR_H3, in yukon_set_multicast()
3005 gma_write16(hw, port, GM_MC_ADDR_H4, in yukon_set_multicast()
3008 gma_write16(hw, port, GM_RX_CTRL, reg); in yukon_set_multicast()
3466 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3478 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()