Lines Matching refs:GM_GP_CTRL
207 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
2096 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2097 gma_read16(hw, port, GM_GP_CTRL) | reg); in yukon_mac_init()
2133 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2233 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2234 gma_read16(hw, port, GM_GP_CTRL) in yukon_stop()
2236 gma_read16(hw, port, GM_GP_CTRL); in yukon_stop()
2303 reg = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_up()
2309 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2321 ctrl = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_down()
2323 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3468 ctrl = gma_read16(hw, port, GM_GP_CTRL); in skge_set_mac_address()
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()