Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.c950 static void reset_init_sia(struct net_device *dev, s32 sicr, s32 strr, s32 sigr);
2446 reset_init_sia(dev, 0x8f01, 0xffff, 0x0000); in dc21040_autoconf()
2470 reset_init_sia(dev, csr13, csr14, csr15); in dc21040_state()
2726 reset_init_sia(dev, 0xef01, 0xffff, 0x0008);/* Initialise the SIA */ in dc21041_autoconf()
3334 reset_init_sia(dev, csr13, csr14, csr15); in test_media()
3750 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, in de4x5_cache_state()
3833 reset_init_sia(struct net_device *dev, s32 csr13, s32 csr14, s32 csr15) in reset_init_sia() function
5101 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, lp->cache.csr15); in de4x5_switch_mac_port()