Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Dcom20020.h103 #define XTOcfg(x) ((x) << 3) /* extended timeout */ macro
H A Dcom20020.c97 arcnet_outb(XTOcfg(3) | RESETcfg, ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
99 arcnet_outb(XTOcfg(3), ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom20020.h103 #define XTOcfg(x) ((x) << 3) /* extended timeout */ macro
H A Dcom20020.c97 arcnet_outb(XTOcfg(3) | RESETcfg, ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
99 arcnet_outb(XTOcfg(3), ioaddr, COM20020_REG_W_CONFIG); in com20020_check()

Completed in 3 milliseconds