Lines Matching refs:GM_GP_CTRL
217 gma_write16(hw, port, GM_GP_CTRL, in skge_wol_init()
2106 gma_write16(hw, port, GM_GP_CTRL, in yukon_mac_init()
2107 gma_read16(hw, port, GM_GP_CTRL) | reg); in yukon_mac_init()
2143 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_mac_init()
2243 gma_write16(hw, port, GM_GP_CTRL, in yukon_stop()
2244 gma_read16(hw, port, GM_GP_CTRL) in yukon_stop()
2246 gma_read16(hw, port, GM_GP_CTRL); in yukon_stop()
2313 reg = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_up()
2319 gma_write16(hw, port, GM_GP_CTRL, reg); in yukon_link_up()
2331 ctrl = gma_read16(hw, port, GM_GP_CTRL); in yukon_link_down()
2333 gma_write16(hw, port, GM_GP_CTRL, ctrl); in yukon_link_down()
3480 ctrl = gma_read16(hw, port, GM_GP_CTRL); in skge_set_mac_address()
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()