Home
last modified time | relevance | path

Searched refs:reg_gpoc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/8390/
Dax88796.c385 u8 reg_gpoc = ax->plat->gpoc_val; in ax_phy_switch() local
388 reg_gpoc &= ~AX_GPOC_PPDSET; in ax_phy_switch()
390 reg_gpoc |= AX_GPOC_PPDSET; in ax_phy_switch()
392 ei_outb(reg_gpoc, ei_local->mem + EI_SHIFT(0x17)); in ax_phy_switch()