Lines Matching refs:GM_GP_CTRL
206 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
2104 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2105 gma_read16(hw, port, GM_GP_CTRL) | reg); in yukon_mac_init()
2141 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2241 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2242 gma_read16(hw, port, GM_GP_CTRL) in yukon_stop()
2244 gma_read16(hw, port, GM_GP_CTRL); in yukon_stop()
2311 reg = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_up()
2317 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2329 ctrl = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_down()
2331 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3473 ctrl = gma_read16(hw, port, GM_GP_CTRL); in skge_set_mac_address()
3474 gma_write16(hw, port, GM_GP_CTRL, ctrl & ~GM_GPCR_RX_ENA); in skge_set_mac_address()
3486 gma_write16(hw, port, GM_GP_CTRL, ctrl); in skge_set_mac_address()