Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dax88796.c390 u8 reg_gpoc = ax->plat->gpoc_val; in ax_phy_switch() local
393 reg_gpoc &= ~AX_GPOC_PPDSET; in ax_phy_switch()
395 reg_gpoc |= AX_GPOC_PPDSET; in ax_phy_switch()
397 ei_outb(reg_gpoc, ei_local->mem + EI_SHIFT(0x17)); in ax_phy_switch()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dax88796.c397 u8 reg_gpoc = ax->plat->gpoc_val; in ax_phy_switch() local
400 reg_gpoc &= ~AX_GPOC_PPDSET; in ax_phy_switch()
402 reg_gpoc |= AX_GPOC_PPDSET; in ax_phy_switch()
404 ei_outb(reg_gpoc, ei_local->mem + EI_SHIFT(0x17)); in ax_phy_switch()

Completed in 4 milliseconds