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

/linux-4.4.14/drivers/net/wan/
H A Ddscc4.c343 #define Arf 0x00000002 macro
576 } else if (state & Arf) { dscc4_do_action()
578 writel(Arf, ioaddr); dscc4_do_action()
1497 if (state & Arf) { dscc4_irq()
1498 netdev_err(dev, "failure (Arf). Harass the maintainer\n"); dscc4_irq()
1505 if (priv->iqcfg[priv->cfg_cur++%IRQ_RING_SIZE] & cpu_to_le32(Arf)) dscc4_irq()

Completed in 72 milliseconds