Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c59x.c498 Wn2_ResetOptions=12, enumerator
1333 n = window_read16(vp, 2, Wn2_ResetOptions) & ~0x4010; in vortex_probe1()
1338 window_write16(vp, n, 2, Wn2_ResetOptions); in vortex_probe1()
1641 unsigned short n = window_read16(vp, 2, Wn2_ResetOptions) & ~0x4010; in vortex_up()
1646 window_write16(vp, n, 2, Wn2_ResetOptions); in vortex_up()