Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Dcom90io.c159 if ((status & 0x9D) != (NORXflag | RECONflag | TXFREEflag | RESETflag)) { in com90io_probe()
174 if (status & RESETflag) { in com90io_probe()
H A Darcdevice.h140 #define RESETflag 0x10 /* power-on-reset */ macro
H A Dcom90xx.c315 != (NORXflag | RECONflag | TXFREEflag | RESETflag)) { in com90xx_probe()
327 if (status & RESETflag) { in com90xx_probe()
H A Darcnet.c585 if (lp->hw.status(dev) & RESETflag) { in arcnet_open()
881 if (lp->hw.status(dev) & RESETflag) in arcnet_interrupt()
906 if (status & RESETflag) { in arcnet_interrupt()
H A Dcom20020.c128 if ((status & 0x99) != (NORXflag | TXFREEflag | RESETflag)) { in com20020_check()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom90io.c159 if ((status & 0x9D) != (NORXflag | RECONflag | TXFREEflag | RESETflag)) { in com90io_probe()
174 if (status & RESETflag) { in com90io_probe()
H A Darcdevice.h140 #define RESETflag 0x10 /* power-on-reset */ macro
H A Dcom90xx.c315 != (NORXflag | RECONflag | TXFREEflag | RESETflag)) { in com90xx_probe()
327 if (status & RESETflag) { in com90xx_probe()
H A Darcnet.c580 if (lp->hw.status(dev) & RESETflag) { in arcnet_open()
876 if (lp->hw.status(dev) & RESETflag) in arcnet_interrupt()
901 if (status & RESETflag) { in arcnet_interrupt()
H A Dcom20020.c128 if ((status & 0x99) != (NORXflag | TXFREEflag | RESETflag)) { in com20020_check()

Completed in 13 milliseconds