Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dcan_ucan_protocol.rst309 the ``UCAN_MODE_BERR_REPORT`` set. Filtering those messages for the
332 #) Host sends command ``UCAN_COMMAND_START``, subcmd 0, mode ``UCAN_MODE_BERR_REPORT``
/Linux-v4.19/drivers/net/can/usb/
Ducan.c112 UCAN_MODE_BERR_REPORT = BIT(4), enumerator
480 if (ctrlmodes & UCAN_MODE_BERR_REPORT) in ucan_parse_device_info()
996 ctrlmode |= UCAN_MODE_BERR_REPORT; in ucan_open()