Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/8390/
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()