Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Dcom20020.h112 #define SUB_NODE 1 /* node ID */ macro
H A Dcom20020.c121 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_check()
161 com20020_set_subaddress(lp, ioaddr, SUB_NODE); in com20020_set_hwaddr()
237 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_found()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom20020.h112 #define SUB_NODE 1 /* node ID */ macro
H A Dcom20020.c121 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_check()
161 com20020_set_subaddress(lp, ioaddr, SUB_NODE); in com20020_set_hwaddr()
237 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_found()

Completed in 3 milliseconds