Lines Matching refs:GM_GP_CTRL
217 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
2095 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2096 gma_read16(hw, port, GM_GP_CTRL) | reg); in yukon_mac_init()
2132 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2232 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2233 gma_read16(hw, port, GM_GP_CTRL) in yukon_stop()
2235 gma_read16(hw, port, GM_GP_CTRL); in yukon_stop()
2302 reg = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_up()
2308 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2320 ctrl = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_down()
2322 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3474 ctrl = gma_read16(hw, port, GM_GP_CTRL); in skge_set_mac_address()
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()