Searched refs:ARC_CAN_10MBIT (Results 1 – 4 of 4) sorted by relevance
336 .flags = ARC_CAN_10MBIT,375 .flags = ARC_CAN_10MBIT,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,
256 lp->card_flags = ARC_CAN_10MBIT; /* pretend all of them can 10Mbit */ in com20020_config()
188 #define ARC_CAN_10MBIT 2 /* card uses COM20022, supporting 10MBit, macro
228 if (lp->card_flags & ARC_CAN_10MBIT) { in com20020_found()