Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Ducan.c108 UCAN_MODE_BERR_REPORT = BIT(4), enumerator
476 if (ctrlmodes & UCAN_MODE_BERR_REPORT) in ucan_parse_device_info()
992 ctrlmode |= UCAN_MODE_BERR_REPORT; in ucan_open()
/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Ducan.c109 UCAN_MODE_BERR_REPORT = BIT(4), enumerator
476 if (ctrlmodes & UCAN_MODE_BERR_REPORT) in ucan_parse_device_info()
994 ctrlmode |= UCAN_MODE_BERR_REPORT; in ucan_open()

Completed in 5 milliseconds