Searched refs:reset_init_sia (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 950 static void reset_init_sia(struct net_device *dev, s32 sicr, s32 strr, s32 sigr); 2447 reset_init_sia(dev, 0x8f01, 0xffff, 0x0000); in dc21040_autoconf() 2471 reset_init_sia(dev, csr13, csr14, csr15); in dc21040_state() 2727 reset_init_sia(dev, 0xef01, 0xffff, 0x0008);/* Initialise the SIA */ in dc21041_autoconf() 3335 reset_init_sia(dev, csr13, csr14, csr15); in test_media() 3751 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, in de4x5_cache_state() 3834 reset_init_sia(struct net_device *dev, s32 csr13, s32 csr14, s32 csr15) in reset_init_sia() function 5096 reset_init_sia(dev, lp->cache.csr13, lp->cache.csr14, lp->cache.csr15); in de4x5_switch_mac_port()
|