Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/
H A Ducan.c107 UCAN_MODE_3_SAMPLES = BIT(2), enumerator
474 if (ctrlmodes & UCAN_MODE_3_SAMPLES) in ucan_parse_device_info()
989 ctrlmode |= UCAN_MODE_3_SAMPLES; in ucan_open()