Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c498 Wn2_ResetOptions=12, enumerator
1331 n = window_read16(vp, 2, Wn2_ResetOptions) & ~0x4010; in vortex_probe1()
1336 window_write16(vp, n, 2, Wn2_ResetOptions); in vortex_probe1()
1639 unsigned short n = window_read16(vp, 2, Wn2_ResetOptions) & ~0x4010; in vortex_up()
1644 window_write16(vp, n, 2, Wn2_ResetOptions); in vortex_up()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds