Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.c172 #define GS_CAN_FEATURE_TRIPLE_SAMPLE BIT(2) macro
1287 if (feature & GS_CAN_FEATURE_TRIPLE_SAMPLE) in gs_make_candev()