Home
last modified time | relevance | path

Searched refs:RDDATAflag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/arcnet/
H A Dcom20020.h95 #define RDDATAflag 0x80 /* next access is a read (not a write) */ macro
H A Dcom20020.c68 arcnet_outb((ofs >> 8) | RDDATAflag | AUTOINCflag, in com20020_copy_from_card()
141 arcnet_outb(0 | RDDATAflag | AUTOINCflag, in com20020_check()
H A Dcom20020_cs.c69 arcnet_outb((count >> 8) | RDDATAflag | AUTOINCflag, in regdump()