Home
last modified time | relevance | path

Searched refs:ARC_HAS_ROTARY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/arcnet/
H A Dcom20020-pci.c219 if (ci->flags & ARC_HAS_ROTARY) { in com20020pci_probe()
400 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
432 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
457 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
H A Darcdevice.h191 #define ARC_HAS_ROTARY 8 /* card has rotary encoder */ macro